Mainly about Particle Swarm _Optimization_ (PSO).
Particle swarm adaptation has been shown to successfully optimize a wide range of continuous functions. The algorithm, which is based on a metaphor of social interaction, searches a space by adjusting the trajectories of individuals, called 'particles' as they are conceptualized as moving points in multidimensional space, toward the positions of their own previous best performance and the best previous performance of their neighbors.
More information
More information
Subcategories 3
Sites 7
A website about particle swarm optimization and swarm intelligence, including introduction, bibliography, tutorials, links to online papers
Offers reference lists.
Mainly information and links to information about Particle Swarm Optimization.
Mathematical analysis of Particle Swarm Optimization. Discrete, fuzzy PSO.
A simple Java applet which visually demonstrates a particle swarm searching for a maximum value in a 3-D landscape.
The PSO TOOLBOX is an open source toolbox available as Matlab (.m) files and Java (.class and .java) classes.
A new book talking about particle swarm optimization by J. Kennedy, R.C. Eberhart, and Y. Shi.
A website about particle swarm optimization and swarm intelligence, including introduction, bibliography, tutorials, links to online papers
Offers reference lists.
A new book talking about particle swarm optimization by J. Kennedy, R.C. Eberhart, and Y. Shi.
Mainly information and links to information about Particle Swarm Optimization.
A simple Java applet which visually demonstrates a particle swarm searching for a maximum value in a 3-D landscape.
Mathematical analysis of Particle Swarm Optimization. Discrete, fuzzy PSO.
The PSO TOOLBOX is an open source toolbox available as Matlab (.m) files and Java (.class and .java) classes.
