add the boundary objective function value for fmincon
古いコメントを表示
Hi, I have a nonlinear constrained optimization problem which I am trying to solve using fmincon. I need to say when t1=t2=0 the objective function value is 0.8. Using Aeq = [0 0] and beq = 0.8 gives me a reasonable answer but it doesn't mean what I want to say. Could someone please me with this?
Thank you
4 件のコメント
Matt J
2020 年 11 月 13 日
What are t1 and t2? Are they the (only) unknown variables?
Wathsala Karunarathne
2020 年 11 月 13 日
Wathsala Karunarathne
2020 年 11 月 13 日
回答 (0 件)
カテゴリ
ヘルプ センター および 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!