PSO toolbox code with inequality constraints

4 visualizaciones (últimos 30 días)
tahseen alshmary
tahseen alshmary el 6 de Jul. de 2021
Respondida: Walter Roberson el 6 de Jul. de 2021
Dear all
Nice greeting
How can I use linear inequality constraints with PSO matlab toolbox code.

Respuestas (1)

Walter Roberson
Walter Roberson el 6 de Jul. de 2021
If you are referring to particleswarm() https://www.mathworks.com/help/gads/particleswarm.html#budidgf-options then it only supports bounds constraints.
If you are referring to https://www.mathworks.com/matlabcentral/fileexchange/7506-particle-swarm-optimization-toolbox then it appears to only supports bounds constraints on the variables, along with maximum velocity.

Categorías

Más información sobre Particle Swarm en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by