Particle Swarm Optimization in matlab
4 次查看(过去 30 天)
显示 更早的评论
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 个)
Yarpiz / Mostapha Heris
2015-9-13
You can use the following structured implementation of PSO in MATLAB:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Particle Swarm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!