搜索资源列表
pso
- pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。
PSO
- 粒子群算法matlab程序代码,自行初始化,2维以下有动态图-Particle swarm optimization matlab program code to initialize itself, the following two-dimensional dynamic map
standar-pos
- 该程序是标准粒子群算法的代码,修改参数就可用。-The program is the standard particle swarm algorithm code, modify the parameters can be used.
APSO
- 自适应粒子群算法matlab代码,好用。-The matlab code of adptive PSO algorithm.
PSO
- 粒子群优化算法,可应用于处理图像相关搜索。代码是自己调试通过的。- Particle swarm optimization Search algorithm
PSO
- 粒子群算法的学习用matlab代码,供新手学习了解粒子群算法使用-Particle swarm algorithm with matlab code for beginners to learn to understand the use of particle swarm algorithm
PSO
- 标准的粒子群算法程序代码,相对简洁,求解二维的带约束优化问题(Newton method for solving linear constrained problems)
MATLAB粒子群优化算法
- 粒子群优化算法的代码,可以用来自己修改成需要的子函数。(Particle swarm optimization algorithm code can be used to modify their own needs of the sub-function.)