How do I implement multi objective optimization using the default in-built 'particleswarm' function in Matlab ?

-

2 Comments

I do not know how to do this. But I am curious why you would want to. There are two multiobjective solvers already in Global Optimization Toolbox: gamultiobj and paretosearch. Is there something you want that they do not provide?
Alan Weiss
MATLAB mathematical toolbox documentation
This is for an academic project, which I am working on. I HAVE to use PSO for the same.

Sign in to comment.

Asked:

on 7 Jun 2020

Community Treasure Hunt

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

Start Hunting!