-
SRAVANaa
hai check it its very good code..and pv and eindmpptalgoritham
- 2013-07-25 10:50:44下载
- 积分:1
-
jpeg2000(matlab)
jpeg在matlab下的仿真实现,整个程序运行还行,共享给大家(jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share)
- 2006-06-13 22:17:55下载
- 积分:1
-
ode45-matlab
本程序特别适合于弹道计算等方面使用。比ODE45函数的速度加快了很多,且程序充分展示了Matlab向量运算的强大功能,以及编程的简单快捷。(This procedure is particularly suitable for use ballistic calculations and other aspects. ODE45 faster than a lot of functions and procedures for demonstrating the power of Matlab vector operations, and programming simple and quick.)
- 2013-07-19 16:25:05下载
- 积分:1
-
maxflow
Yuri Boykov s and Vladimir Kolmogorov s work on graph cuts and MRF optimization has been extensively cited in the academia, and their maximum flow implementation is widely used in computer vision and image processing research.
- 2010-06-13 23:12:22下载
- 积分:1
-
homography
homography matrix of 2 images
- 2013-02-13 16:53:50下载
- 积分:1
-
matlab_IO
比较全面的介绍了matlab对各种格式文件(包括.cdf等科学格式)的读写操作(More comprehensive description of the matlab files of various formats (including the cdf scientific format) read and write operations)
- 2013-05-19 14:38:53下载
- 积分:1
-
DFIG_simplified_crowbar
DFIG MAtlab Simulink
- 2016-12-07 20:50:42下载
- 积分:1
-
DACN06
sao the code simulate OFDM in telecom
- 2010-11-01 18:07:23下载
- 积分:1
-
cbfmvdr
非相干双声源,相同频率,CFB MVDR 聚焦波束形成,该算法能识别声源方位,声源贡献(Non-coherent dual sound source, the same frequency, CFB MVDR focused beamforming, the algorithm can identify the sound source, sound source contribution)
- 2011-05-04 16:26:30下载
- 积分: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