-
matlab
matlab函数命令速查手册,很好的matlab工具,可以没有按字母排列。(matlab function query
)
- 2012-11-01 17:52:12下载
- 积分:1
-
mppteva
mppt算法用于太阳能最大功率点的跟踪,感觉不错(mppt algorithm for tracking the maximum power point, I feel good)
- 2014-03-02 11:09:26下载
- 积分: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
-
DEMO_BSS
blind source separation in matlab
- 2010-06-08 20:10:45下载
- 积分:1
-
WAVE_EQ
利用matlab读入wav音频,进行音频均衡后,播放音频效果(using Matlab read into wav Audio, Audio balanced, the broadcast audio effects)
- 2007-05-11 21:06:23下载
- 积分:1
-
SLM
计算全息法 加载涡旋相位 很好用的一个方法(Spatial light modulator SLM, loaded vortex phase)
- 2020-06-30 13:20:02下载
- 积分:1
-
MATLAB7.0
《MATLAB 7.0编程基础基础》源程序,比较简单,新手可以("MATLAB 7.0 programming based foundation," the source, relatively simple, and newcomers can s)
- 2006-09-25 18:29:59下载
- 积分:1
-
Capon_DOA
DOA常用算法之一:Capton算法, 也叫做MVDRE ( Minimum Variance Distorionless Response Estimator ),是计算Power specturm(DOA, one of commonly used algorithms: Capton algorithm, also known as MVDRE (Minimum Variance Distorionless Response Estimator), is the calculation of Power specturm)
- 2007-03-30 00:21:52下载
- 积分:1
-
RidgeQR
基于QR分解的岭回归函数,这个函数是非的有用是已经证明过的准确程序( center input and output, so we can estimate w0 separately
since we don t want to shrink w0
)
- 2013-11-24 14:37:31下载
- 积分:1
-
FDMver1.0
用Matlab实现的人脸检测算法.
Based on the paper:
Face Detection using Local SMQT Features and Split Up SNoW Classifier(Face Detection algorithm for Matlab.
Based on the paper:
Face Detection using Local SMQT Features and Split Up SNoW Classifier)
- 2010-11-19 10:34:26下载
- 积分:1