MINLP with equality constrains

How can I solve a MINLP problem with equality constraints? I use the "ga" function and the optimization tool, without obtaining favorable results.

2 件のコメント

Matt J
Matt J 2021 年 1 月 10 日
Your code uses fmincon, not ga. fmincon will definitely not let you impose integer constraints.
Pablo Espinel
Pablo Espinel 2021 年 1 月 11 日
Hi, thank you very much for the answer, I refer the .m file of the "ga" function, so Matlab cannot solve MINLP problems with equality constraints?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGet Started with Optimization Toolbox についてさらに検索

製品

リリース

R2015a

質問済み:

2021 年 1 月 10 日

コメント済み:

2021 年 1 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by