文件名称:pso2
介绍说明--下载内容来自于网络,使用问题请自行百度
粒子群比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(It is more simple than the genetic algorithm rule. It doesn't have the crossover (Crossover) and the Mutation operation of genetic algorithm. It searches the global optimum by following the best value currently searched. This algorithm has attracted the attention of academic circles for its advantages of easy realization, high precision and fast convergence, and shows its superiority in solving practical problems. Particle swarm optimization (PSO) is a parallel algorithm.)
相关搜索: 粒子群寻优改进
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
pso_2D.m | 6773 | 2018-02-09 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.