I want help to solve constrained quadratic equation using fmincon function of matlab optimization tool box
1 view (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Amit
on 27 Jan 2014
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.
0 Comments
See Also
Categories
Find more on Quadratic Programming and Cone Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!