Multi-objective Particle Swarm Optimization

I need some help to get the non-determined particles from the initial swarm, that we will use as leaders in the next iterations of the algorithm.
Thanks in advanced

Answers (2)

An implementation of Multi-Objective Particle Swarm Optimization (PSO) is available to download in the following link:
For standard PSO (single-objective version), you can use this one:
An implementation of Multi-Objective Particle Swarm Optimization (PSO) is available to download in the following link:
For standard PSO (single-objective version), you can use this one:

Tags

Asked:

on 20 Apr 2015

Community Treasure Hunt

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

Start Hunting!