Constrained Particle Swarm Optimization
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Particle Swarm finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!