Multi-Objective Particle Swarm Optimization (MOPSO)
Bearable and compressed implementation of Multi-Objective Particle Swarm Optimization (MOPSO)
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
Víctor Martínez-Cagigal (2026). Multi-Objective Particle Swarm Optimization (MOPSO) (https://in.mathworks.com/matlabcentral/fileexchange/62074-multi-objective-particle-swarm-optimization-mopso), MATLAB Central File Exchange. Retrieved .
Acknowledgements
General Information
- Version 1.3.2 (450 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.3.2 | Now the function raises a warning if the objective function is badly programmed, which is usually the issue that is reported in some comments. |
||
| 1.3.1 | ParetoFront folder is now uploaded |
||
| 1.3.0 | Function is modified in order to return the data form the repository |
||
| 1.2.0 | More benchmark functions and optimal Pareto Fronts are implemented |
||
| 1.1.0 | Mutation operator and crowding factor for repository removing are applied. |
||
| 1.0.0 |