I want help to solve constrained quadratic equation using fmincon function of matlab optimization tool box
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Amit
2014 年 1 月 27 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Quadratic Programming and Cone Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!