How to solve by using fmincon?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Can anyone help me? How to solve this one by using fmincon?
0 Kommentare
Antworten (1)
Alan Weiss
am 1 Mär. 2021
This looks like a linear programming problem to me. Use linprog, not fmincon.
Alan Weiss
MATLAB mathematical toolbox documentation
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!