-
-
hPSO.rar
A hybrid Particle Swarm Optimization algorithm for finding the minimum of
the function fitness in the real space.
-
matlab_min_use_PSO.rar
... ,和大家分享參考!!!
一起學習matlab和各種optimize methods
最小化:(x-15)^2+(y-20)^2
The swarm matrix is
swarm(index, [location, velocity, best position, best value], [x, y components or the value component])
Author: Wesam ELSHAMY (wesamelshamy@yahoo.com) MSc ...
-
pso530.zip
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R.
Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过 ...
-
-
psopt.zip
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their ...
-
-
QACSMATLAB.rar
use swarm intelligence algorithm to slove travelling sales man problems in matlab
-
-
-
swarm1.rar
智能控制中的新热点问题,swarm现象的模拟仿真实现,可以自由调整种群数目大小
-