How to solve by using fmincon?

2 ビュー (過去 30 日間)
Vellapandi M Research Scholar
Vellapandi M Research Scholar 2021 年 2 月 28 日
回答済み: Alan Weiss 2021 年 3 月 1 日
Can anyone help me? How to solve this one by using fmincon?

回答 (1 件)

Alan Weiss
Alan Weiss 2021 年 3 月 1 日
This looks like a linear programming problem to me. Use linprog, not fmincon.
Or even better, use the problem-based approach.
Alan Weiss
MATLAB mathematical toolbox documentation

カテゴリ

Help Center および File ExchangeSolver Outputs and Iterative Display についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by