Particle Swarm Optimisation augmented

An augmentation of the popular implementation of PSO by Wesam Elshamy (submission 11559).
1.1K Downloads
Updated 16 Feb 2012

View License

This is a version of Wesam Elshamy's PSO code that can be put to general use on any objective function. All parameters and hyper-parameters can be set at the command line by the user.

Functions that take matrix arguments (i.e. can compute objectives for the full swarm) are also supported, for efficiency.

Hopefully there is a place for this generalised version on the exchange: many thanks to Wesam Elshamy for the original code.

Cite As

Adam Gripton (2024). Particle Swarm Optimisation augmented (https://www.mathworks.com/matlabcentral/fileexchange/35118-particle-swarm-optimisation-augmented), MATLAB Central File Exchange. Retrieved .

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

Inspired by: Particle Swarm Optimization Simulation

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0