Particle Swarm Optimization
[xMin,yMin] = pso(fun,np,lb,ub);
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Yan Ou (2026). Particle Swarm Optimization (https://se.mathworks.com/matlabcentral/fileexchange/41708-particle-swarm-optimization), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Multi-objective RIME Algorithm (MORIME)
General Information
- Version 1.13.0 (7.97 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.13.0 | update |
||
| 1.12.0 | update stop criteria |
||
| 1.11.0 | add warm start |
||
| 1.10.0 | update |
||
| 1.9.0 | update pso |
||
| 1.8.0 | Add demo file |
||
| 1.7.0 | update |
||
| 1.4.0 | updated version |
||
| 1.3.0 | add screen shot and summary |
||
| 1.1.0 | change the summary part to make user immediately understand the usage of function |
||
| 1.0.0 |