Optimization:inequality constrains
Afficher commentaires plus anciens
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 commentaire
B
le 28 Sep 2015
Réponses (1)
Walter Roberson
le 28 Sep 2015
0 votes
Not all of the optimization routines support linear inequalities or non-linear inequalities.
Catégories
En savoir plus sur Nonlinear Optimization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!