How to solve by using fmincon?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Vellapandi M Research Scholar
el 28 de Feb. de 2021
Respondida: Alan Weiss
el 1 de Mzo. de 2021
Can anyone help me? How to solve this one by using fmincon?
0 comentarios
Respuestas (1)
Alan Weiss
el 1 de Mzo. de 2021
This looks like a linear programming problem to me. Use linprog, not fmincon.
Alan Weiss
MATLAB mathematical toolbox documentation
0 comentarios
Ver también
Categorías
Más información sobre Solver Outputs and Iterative Display en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!