Optimization:inequality constrains
古いコメントを表示
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 日
0 投票
Not all of the optimization routines support linear inequalities or non-linear inequalities.
カテゴリ
ヘルプ センター および File Exchange で Nonlinear Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!