How to solve by using fmincon?
2 ビュー (過去 30 日間)
古いコメントを表示
Can anyone help me? How to solve this one by using fmincon?
0 件のコメント
回答 (1 件)
Alan Weiss
2021 年 3 月 1 日
This looks like a linear programming problem to me. Use linprog, not fmincon.
Alan Weiss
MATLAB mathematical toolbox documentation
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!