Particle Swarm Optimization in matlab
显示 更早的评论
can anyone give me the pso code in matlab for minimizing (x^2)+(y^2)? where 1<x<20 & 0.03<y<0.9
回答(2 个)
Grzegorz Knor
2012-2-21
0 个投票
Try to solve your task with this toolbox:
Yarpiz / Mostapha Heris
2015-9-13
0 个投票
You can use the following structured implementation of PSO in MATLAB:
类别
在 帮助中心 和 File Exchange 中查找有关 Particle Swarm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!