-
PSO
基于matlab编写的的粒子群优化算法源码,主要用于解决优化问题~(Particle swarm optimization based algorithm matlab source code)
- 2011-06-05 14:18:54下载
- 积分:1
-
speech_coding
matlab中实现的G.726编码的算法及测试程序,在matlab中已经通过测试,并能输出编码结果(matlab code to implement the G.726 algorithm and testing procedures in matlab has been tested and the results can be output coding)
- 2010-12-17 15:27:15下载
- 积分:1
-
randraw
these packages is for generating random data
- 2012-06-19 20:50:30下载
- 积分:1
-
textureorien
该程序是MATLAB源程序,可以用来求纹理图像的方向。(MATLAB source code of the procedure can be used to seek the direction of texture images.)
- 2009-05-09 20:56:39下载
- 积分:1
-
hujian
gram-schmidt与hosehouder算法,stability程序为通过hosehouder算法检验gram-schmidt算法的正确性,适合工程复算(gram-schmidt and hosehouder algorithms, stability test procedures for the adoption of gram-schmidt algorithm hosehouder correctness of the algorithm is suitable for engineering complex operator)
- 2009-12-02 14:18:57下载
- 积分:1
-
matlab-2
数字信号处理清华大学出版社第二版
课本matlab源码(Digital Signal Processing, Tsinghua University Press, second edition of the textbook matlab source)
- 2011-04-18 21:09:57下载
- 积分:1
-
SA-DCT_Demobox_v140
针对图象的二维自适应MDCT滤波工具箱,很实用(against the two-dimensional image MDCT Adaptive Filter Toolbox, a very practical)
- 2007-04-12 18:04:33下载
- 积分:1
-
zhiliudiandongjijixietexin
直流电动机机械特性仿真m文件,功能很好的模版,只要填入你的数据,就可以用了(motor character simulink )
- 2013-03-21 09:24:16下载
- 积分:1
-
sjt
非常好的三边定位代码,希望与大家共享它的精彩之处(Very good trilateral positioning code, and hope to share the wonderful)
- 2012-02-12 09:30:24下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1