Skip to content

Multi-Objective Particle Swarm Optimization (PSO) with MATLAB Language Programming

License

Notifications You must be signed in to change notification settings

7Leo/MOPSO-MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MOPSO-MATLAB

Multi-Objective Particle Swarm Optimization (MOPSO) within MATLAB Language Programming

This is a metaheuristic algorithm for optimizing multi-objective problems

How to Run

  1. Change cost_function.m file according your objective functions.
  2. Change pso parameter in main.m file
  3. Modify PlotCosts.m for generating plots
  4. Run main.m

About

Multi-Objective Particle Swarm Optimization (PSO) with MATLAB Language Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages