Particle Swarm Optimization

a very basic particle swarm optimization implementation
2K Downloads
Updated 14 Jan 2015

View License

This code presents the basics of particle swarm optimization algorithm. x^2+y^2=0 function is tried to get optimized for minimum value which is zero.

Cite As

Nima PEDRAMASL (2024). Particle Swarm Optimization (https://www.mathworks.com/matlabcentral/fileexchange/49010-particle-swarm-optimization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

addition of file tag

1.1.0.0

addition of plot image.

1.0.0.0