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
2021 年 1 月 10 日
Your code uses fmincon, not ga. fmincon will definitely not let you impose integer constraints.
Pablo Espinel
2021 年 1 月 11 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with Optimization Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!