Question on fmincon in formulating a constrained optimization
이전 댓글 표시
Hi, I am facing a complex optimization problem. It is a constrained nonlinear minimization problem. So I use fmincon and it works. But it turns out, there are a number of intermediate results that also need to be under certain constraints. How to formulate that in fmincon? Or is fmincon the right function to use? Thank you for any suggestions.
댓글 수: 2
Walter Roberson
2017년 10월 19일
I am not sure what you mean by "intermediate results" here? Do you mean that the variables have to have particular relationships to each other?
JFz
2017년 10월 19일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Choose a Solver에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!