-
ldpc
matlab运行仿真ldpc的编译码算法,高效可靠,易于理解(matlab run a simulation ldpc encoding and decoding algorithm, efficient and reliable, easy to understand)
- 2012-05-18 11:01:47下载
- 积分:1
-
eetop.cn_FYP_V2
基于cordic算法的nco仿真完整matlab程序(nco cordic algorithm simulation)
- 2021-04-09 23:48:59下载
- 积分:1
-
matlab
跟踪目标的matlab程序,非常有用, 比较实用(Target tracking matlab procedures, very useful)
- 2013-12-01 20:47:15下载
- 积分:1
-
TURBOC
TC下的C语言程序设计方法以及C语言程序设计实例(TC C programming language under the methods and examples C programming language)
- 2010-10-18 16:04:10下载
- 积分:1
-
audiolocalization_2mic
以两个麦克风线性阵列为例通过相关函数进行音源定位,定位范围为0到180度(Case of two microphone linear array sound source through the relevant function location, location range from 0 to 180 degrees)
- 2010-12-07 03:51:26下载
- 积分:1
-
ksr
Kernel smoothing regression
- 2011-01-12 04:08:49下载
- 积分:1
-
matlab3
说明: matalb应用在工程数学应用和他的一些符号数学工具箱(matalb used in engineering mathematics application and some of his Symbolic Math Toolbox)
- 2010-04-15 13:06:05下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
MATLAB
包括语音的录制程序,加噪程序,以及标准的噪声库,还有用谱减法实现带噪语言信号的增强等程序(ncluding voice recording program, noise procedures, and standards of noise library, as well as achieve the noisy speech signal enhancement using spectral subtraction procedure)
- 2015-04-16 13:24:45下载
- 积分:1
-
sda
MATLAB构建的三段比幅式距离保护模型
内涵保护模块 S函数模块 (MATLAB built three-spoke distance protection model content protection module S function modules)
- 2012-05-18 14:27:40下载
- 积分:1