-
matlab_prog
一本关于Matlab编程的书,很经典,而且是英文版的(A book on Matlab programming, classic, and is in English)
- 2010-07-22 09:12:08下载
- 积分: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
-
sfpc
说明: sfpc 一种预测控制实例,在理想建模的情况下有良好的控制品质(sfpc )
- 2010-04-04 09:07:39下载
- 积分:1
-
信号分段
说明: 一个长信号进行分析时,可能需要对信号分段,本程序提供一种分段方法(When a long signal is analyzed, it may be necessary to segment the signal)
- 2020-11-02 19:59:56下载
- 积分:1
-
contourenhance_main
An efficient way to implement image enhancement with contourlet transform.
Welcome(An efficient way to implement image enhancement with contourlet transform.Welcome)
- 2008-01-14 22:37:12下载
- 积分:1
-
scale
Face recognition system with basic scaling method. Tested ORL database
- 2012-05-10 01:01:15下载
- 积分:1
-
Chap5-Linear
Chapter 5 - Linearization
- 2015-03-03 09:11:02下载
- 积分:1
-
201112191637
I am a third year master major in automation at Shanghai Jiao Tong University, P. R. China. With tremendous interest in Industrial Engineering, I am writing to apply for acceptance into your Ph.D. graduate program.
- 2013-12-30 13:02:54下载
- 积分:1
-
figure-magnify
对图形进行局部放大做成画中画,非常强大的magnify函数,绝不后悔!( zoom into a graphic picture in picture, very powerful magnify function)
- 2013-05-06 20:38:32下载
- 积分:1
-
RobustPControlPwithPMatlabPCode
matlab程序,用mfile编写的鲁棒控制程序(matlab program, written with mfile robust control procedures)
- 2011-10-20 10:00:36下载
- 积分:1