-
pso_vcpp
粒子群算法
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。(pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。)
- 2009-07-15 14:07:42下载
- 积分:1
-
pca
集成了C代码和MATLAB的主成分分析代码,可以用这两种方法解决求取特征值和特征向量。(C code and MATLAB integrates principal component analysis code, you can use two methods to solve strike eigenvalues and eigenvectors.)
- 2013-09-10 19:45:04下载
- 积分:1
-
12389icpCpp
欢迎待下载,很好很轻大,谢谢,好代码,谢谢(a dood program)
- 2013-05-24 11:11:57下载
- 积分:1
-
Frame-slot-ALOHA-algorithm
ALOHA算法的仿真,对于算法的过程用mutlab进行了仿真(Frame slot ALOHA algorithm simulation)
- 2013-05-24 22:01:26下载
- 积分:1
-
xiaobosuanfa
基于matlab的小波算法,给出了一个完整的算例,初学者可以很好的学习。(Based on the the matlab wavelet algorithm is given a complete example, beginners can learn well.)
- 2013-04-13 21:20:04下载
- 积分:1
-
QSPK
qspk程序,MATLAB仿真程序,一体化程序,请自行分文件。(QSPK program, MATLAB simulation, integration program, please make your own files.)
- 2015-03-16 21:59:33下载
- 积分:1
-
matlab
matlab应用大全的整本书的源代码,可以用于初学者,也可以用于非初学者(Encyclopedia of the entire book matlab application source code.)
- 2013-08-23 15:21:48下载
- 积分:1
-
derivative
matlab数值分析计算源代码,供广大研究者学习(Numerical Analysis matlab source code, for the majority of researchers to learn)
- 2013-11-22 21:42:30下载
- 积分:1
-
LLMSMATLAAB2M
LMS算法的收敛速度度曲线的MATLAB程序
(LMS algorithm convergence speed curve of the MATLAB program)
- 2012-07-26 16:24:58下载
- 积分:1
-
full-search-ME
matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264(matlab block full search motion estimation for the source code h.264 video compression technology)
- 2013-12-10 17:29:33下载
- 积分:1