PSO toolbox code with inequality constraints

Dear all
Nice greeting
How can I use linear inequality constraints with PSO matlab toolbox code.

回答 (1 件)

Walter Roberson
Walter Roberson 2021 年 7 月 6 日

0 投票

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.

カテゴリ

製品

リリース

R2021a

質問済み:

2021 年 7 月 6 日

回答済み:

2021 年 7 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by