nonlinear optimization with dynamic constraints
Show older comments
Hi all
Is it possible to assign a dynamic set of constraints when using an optimization routine such as fmincon? Specifically I am trying to solve a problem with 3 variables and I'd like to have the bounds on the last variable depend on the sign of the first variable.
edit: the bounds on the third variable are set in advance (bound_pos & bound_neg).
Cheers
Jakob
Accepted Answer
More Answers (0)
Categories
Find more on Nonlinear Optimization 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!