Question on fmincon in formulating a constrained optimization
Mostrar comentarios más antiguos
Hi, I am facing a complex optimization problem. It is a constrained nonlinear minimization problem. So I use fmincon and it works. But it turns out, there are a number of intermediate results that also need to be under certain constraints. How to formulate that in fmincon? Or is fmincon the right function to use? Thank you for any suggestions.
2 comentarios
Walter Roberson
el 19 de Oct. de 2017
I am not sure what you mean by "intermediate results" here? Do you mean that the variables have to have particular relationships to each other?
JFz
el 19 de Oct. de 2017
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Choose a Solver en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!