-
ANN
这个一个学习自适应滤波的好程序,里面有很多例子,可以供大家学习参考。(This a good learning process adaptive filtering, there are many examples we can learn for reference.)
- 2010-09-05 08:56:18下载
- 积分: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
-
Numericalintegrationtoolbox
数值积分工具箱,Matlab大部分函数都放在了toolbox这个文件夹下面。可以试着把需要的函数和工具箱放进去看看能不能用。(Numerical integration toolbox, Matlab toolbox most functions are placed below this folder. Can try to put the toolbox needed to function and see if you can use.)
- 2010-09-20 14:51:50下载
- 积分:1
-
dpsk
说明: 此为MATLAB写的关于2DPSK调制解调的程序并且通过验证可以实现,程序对2DPSK的算法都有相应的程序(This is written in MATLAB on 2DPSK modem to verify the procedure can be achieved through the procedures of the algorithm 2DPSK procedures have corresponding)
- 2009-08-22 13:21:19下载
- 积分:1
-
power_svpwm
this is .mdl file for svpwm(space vector pwm)
- 2009-09-08 23:30:42下载
- 积分:1
-
yinpinvmatlab
自己觉得很不错的一个matlab 处理音频信号的一段程序,主要功能是对音频信号波形的处理以及幅度的调制()
- 2007-10-10 10:47:31下载
- 积分:1
-
Koch
绘制科赫曲线,通过修改内部参数绘制不同迭代次数的曲线(Drawing Koch curve, by modifying the internal parameters of the curve plotted different iterations)
- 2013-07-10 20:25:14下载
- 积分:1
-
convm
Finds the convolution matrix of two input vectors
- 2011-11-15 00:07:19下载
- 积分:1
-
biyesheji3
毕业设计的代码,如果你也为此恼火的话,可以看一下。(Graduate design code, if you do this annoyed, you can look at.)
- 2013-04-27 20:03:07下载
- 积分:1
-
gaussian_filter
calculate Gaussian filter for images using matlab
- 2011-01-19 05:24:09下载
- 积分:1