fmincon with one variable in the objective function and the rest of variables are in the nonlinear constrained equations
1 回表示 (過去 30 日間)
古いコメントを表示
Hello everyone,
I am trying to use fmincon with 34 variables. My question is: can i minimize a function that contains only one variable and the other variables are within the nonlinear constrained equations?
Thanks
2 件のコメント
Torsten
2019 年 4 月 15 日
If the one variable of the objective function also appears in the constraint function - yes. Otherwise your problem will either have no solution or will be unbounded.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Systems of Nonlinear Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!