Note: I only know that, for example, variable y>z but I don't know the exact numbers because the values of y, z, w would change after changing the design variables.
Optimization:inequality constrains
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello,
In matlab optimization toolbox, I have added the upper and lower bounds for the design variables (x(1), x(2)...etc). However, there are some other variables (constrains for the convergence) that have some inequality constrains for example (y > z) and (y < w). What is the syntax for those inequality constrains?
답변 (1개)
Walter Roberson
2015년 9월 28일
Not all of the optimization routines support linear inequalities or non-linear inequalities.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!