Is it it possible to make fmincon strictly follows the nonlinear constraints?
3 ビュー (過去 30 日間)
古いコメントを表示
I have searched and read many articles but didn't find the answer.
I often use the fmincon interior-point algorithm. I understand that fmincon may violates the nonlinear constraints. My question is it it possible to make it STRICTLY follows the nonlinear constraints? The nonlinear constraints HAVE to be followed in my problem.
Is there any way? Thank you very much!
2 件のコメント
Matt J
2023 年 5 月 7 日
The nonlinear constraints HAVE to be followed in my problem.
Or else what will happen?
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Nonlinear Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!