-
svm
说明: 支持向量机的matlab程序代码,还有支持向量机的原理说明(Support vector machine procedures, including the principle)
- 2009-07-30 09:54:21下载
- 积分:1
-
simuapso-best
高维的基于模拟粒子群算法
论文源码
试验过可以用(Based on high-dimensional simulation of particle swarm paper source)
- 2014-08-27 21:01:54下载
- 积分:1
-
MIMO
信道建模 仿真程序收集和整理,供参考,MIMO,信道建模MATLAB程序(Channel modeling and simulation program to collect and organize, for reference, MIMO, channel modeling program MATLAB)
- 2014-02-20 17:17:43下载
- 积分:1
-
multilevel-inverter-lesson
multilevel inverter theory
- 2014-02-21 22:06:46下载
- 积分:1
-
shuangmenxiansuanfasheji
基于Matlab的语音端点检测实验研究的算法设计。(Matlab-based voice activity detection algorithm design experimental studies.)
- 2008-04-18 15:59:47下载
- 积分:1
-
pb222
说明: 软测量氧含量原始数据分工况聚类函数及代码(Raw data measuring oxygen content in the soft state clustering functions and code division)
- 2011-04-13 14:41:37下载
- 积分:1
-
ssa
ssa,用于在matlab中的noise analysis(ssa, used in matlab noise analysis)
- 2013-08-06 16:39:36下载
- 积分:1
-
Hough(matlab)
Hough变换的matlab代码,可以参考学习,希望对需要的朋友有所帮助(Hough Transform Matlab code, we can make reference to learning, and I hope to a friend in need of some help)
- 2006-10-31 09:35:46下载
- 积分:1
-
batpso
Active and Reactive power control of Solar power Microgrid
- 2015-02-21 18:28:18下载
- 积分: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