I want help to solve constrained quadratic equation using fmincon function of matlab optimization tool box
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Amit
il 27 Gen 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 Commenti
Vedere anche
Categorie
Scopri di più su Quadratic Programming and Cone Programming in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!