Constrained Particle Swarm Optimization
古いコメントを表示
Hi,
I have 'N' particles with one-dimensional variable a(=accelration). However, each particle has a different range (lower limit, upper limit). If I want to use PSO to optimize the cost function which includes v (=valocity) and p (=postion) and inequality constraint of [position(N) - position (N-1) >= some value], then how should I do it?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Particle Swarm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!