I want help to solve constrained quadratic equation using fmincon function of matlab optimization tool box
이전 댓글 표시
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
답변 (1개)
Amit
2014년 1월 27일
0 개 추천
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.
카테고리
도움말 센터 및 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!