How to solve by using fmincon?
Show older comments
Can anyone help me? How to solve this one by using fmincon?
Answers (1)
Alan Weiss
on 1 Mar 2021
1 vote
This looks like a linear programming problem to me. Use linprog, not fmincon.
Alan Weiss
MATLAB mathematical toolbox documentation
Categories
Find more on Solver Outputs and Iterative Display in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!