How to solve by using fmincon?
Afficher commentaires plus anciens
Can anyone help me? How to solve this one by using fmincon?
Réponses (1)
Alan Weiss
le 1 Mar 2021
1 vote
This looks like a linear programming problem to me. Use linprog, not fmincon.
Alan Weiss
MATLAB mathematical toolbox documentation
Catégories
En savoir plus sur Solver Outputs and Iterative Display dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!