Clear Filters
Clear Filters

How to handle non-linear inequality constraints with bounds?

1 view (last 30 days)
#how to code non-linear ineqality constraints. example:-
  • Pimin<=Pi<=Pli,1
  • Pui,j-1<=Pi<=Pli,j j=2,3,…….ni
  • Pli,ni<=Pi<=Pimax
how do I code the above equations??
  2 Comments
Torsten
Torsten on 20 Aug 2015
The context of your question is missing.
Best wishes
Torsten.
JL555
JL555 on 20 Aug 2015
Edited: JL555 on 20 Aug 2015
@torsten- how do I code the above equations. thank you

Sign in to comment.

Answers (0)

Categories

Find more on Systems of Nonlinear Equations 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!