Particle Swarm Optimization in matlab

1 view (last 30 days)
can anyone give me the pso code in matlab for minimizing (x^2)+(y^2)? where 1<x<20 & 0.03<y<0.9

Answers (2)

Grzegorz Knor
Grzegorz Knor on 21 Feb 2012
Try to solve your task with this toolbox:

Yarpiz / Mostapha Heris
Yarpiz / Mostapha Heris on 13 Sep 2015
You can use the following structured implementation of PSO in MATLAB:

Tags

Community Treasure Hunt

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

Start Hunting!