I want help to solve constrained quadratic equation using fmincon function of matlab optimization tool box
Mostrar comentarios más antiguos
All,
I want to solve a equation with equality and inequality constraint with lower and upper bounds. I have attached a file with equation.I want to solve this using fmincon or quadprog function of matlab optimization toolbox.
Please help me out to solve this. Thanks in advance.
Regards
Priyadarsini
Respuestas (1)
Amit
el 27 de En. de 2014
0 votos
Here are 2 links: The first one is about fmincon and second one is how to write constrains
Study these and then make an attempt to write this. If you get stuck or get errors, people here will help you. However, you need to make the effort first. Post the attempted code.
Categorías
Más información sobre Quadratic Programming and Cone Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!