Clear Filters
Clear Filters

Optimization:inequality constrains

2 views (last 30 days)
B
B on 28 Sep 2015
Answered: Walter Roberson on 28 Sep 2015
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 Comment
B
B on 28 Sep 2015
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.

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 28 Sep 2015

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!