-
DTMF
用matlab实现的DTMF解码3种算法(Using the DTMF decoder matlab realize three kinds of algorithm)
- 2008-03-21 15:59:39下载
- 积分:1
-
MIT-Matlab-Tutorial
什么也不用说了,MIT的MATLAB教程,最好的学习资料,最实用的分析工具(Needless to say nothing, MIT' s MATLAB tutorial, the best learning materials, the most useful analytical tools)
- 2010-12-12 22:24:26下载
- 积分:1
-
EKFUKFCKkk
包含平方根容积卡尔曼滤波(CKF),无迹卡尔曼滤波(UKF),扩展卡尔曼滤波(EKF)的matlab仿真程序。(Square root volume contains Kalman filter (CKF), unscented Kalman filter (UKF), extended Kalman filter (EKF) of matlab simulation program.)
- 2020-06-26 23:40:02下载
- 积分:1
-
simple
Bloc ce reda evoluta principalilor parametrii, atunci cand nu avem nici comanda de la pilot si nici reactie negativa super super
- 2011-11-14 01:48:01下载
- 积分:1
-
遗传粒子群、混沌粒子群、基本粒子群三者对比 GAPSO
遗传粒子群、混沌粒子群、基本粒子群三者对比,对一个判断方程,输出其收敛曲线,本人毕业设计的核心精华!(Genetic particle swarm, chaotic particle swarm, and basic particle swarm, equations for a judgment, the output curve of its convergence, the core essence of graduation design.)
- 2020-10-05 10:37:38下载
- 积分:1
-
tes
These are used for speech test signals
- 2013-10-08 14:18:04下载
- 积分:1
-
JPDA
进行联合概率数据互联方面的仿真代码,亲测有效(This a document about JPDA matlab code about object tracking.)
- 2020-06-22 17:40:02下载
- 积分:1
-
ldpcBP
说明: LDPC码的BP算法译码MATLAB程序(LDPC decoding algorithm BP MATLAB)
- 2006-04-26 09:50:53下载
- 积分:1
-
ball
小球撞壁变色的matlab程序,以一图片为背景,小球随机移动,小球撞壁时颜色改变(The ball hit the wall discoloration matlab program)
- 2013-01-04 13:21:16下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1