-
strapdown
LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。(LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.)
- 2013-11-09 22:28:19下载
- 积分:1
-
MagicICO
图标编辑的源码,比较适合初学者进行分析。(Icon editor source code analysis is more suitable for beginners)
- 2009-11-06 22:48:03下载
- 积分:1
-
PID
wood_berry蒸馏塔的PID控制,使用matlab编程实现。(wood_berry distillation column PID control, the use of matlab programming.)
- 2013-08-20 08:55:29下载
- 积分: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
-
gabor_Sample
使用Matlab編寫的Gabor Filter範例程式(Matlab Gabor Filter Sample)
- 2011-11-14 14:42:16下载
- 积分:1
-
matlab
madlab c++ 接口,Madlab的一本很好的书(madlab c++ interface, Madlab)
- 2008-04-07 16:41:43下载
- 积分:1
-
GA_SVM
说明: 利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现 ga pca bp和svm压缩图像,matlab语言(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, and it is very worthwhile to study the data and graphics independently written by oneself, realizing GA PCA BP and SVM compressed image, MATLAB language)
- 2020-06-19 18:40:02下载
- 积分:1
-
WM_CHARmessageanalysis
这是对WM_CHAR消息分析的程序,希望对大家有帮助(This is a WM_CHAR news analysis program, and they hope to have everyone help)
- 2007-10-23 14:56:00下载
- 积分:1
-
FFT-VCPP-1024-point
FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar(FFT 1024 point 512 point 128 point 64 point 32point)
- 2012-11-24 11:48:55下载
- 积分:1
-
MATLAB_-7-Programming-Fundamentals
本资料仅供MATLAB 学习者及相关技术人员研究参考使用(This information is for MATLAB and related technical staff of the learner reference)
- 2011-06-19 21:34:20下载
- 积分:1