Particle Swarm Optimization Resources - http://clerc.maurice.free.fr/pso/
Mathematical analysis of Particle Swarm Optimization. Discrete, fuzzy PSO. |
Particle Swarm Optimization Visualization - http://www.projectcomputing.com/resources/psovis/index.html
A simple Java applet which visually demonstrates a particle swarm searching for a maximum value in a 3-D landscape. |
Swarm Intelligence - http://www.swarmintelligence.org/SIBook/SI.php
A new book talking about particle swarm optimization by J. Kennedy, R.C. Eberhart, and Y. Shi. |
The PSO Toolbox : Home page - http://psotoolbox.sourceforge.net
The PSO TOOLBOX is an open source toolbox available as Matlab (.m) files and Java (.class and .java) classes. |