Define functional bounds in FMINCON optimization
Show older comments
Hello
I'm using FMINCON and I would like to define a lower and upper bound for the variables on the basis of a certain function.
For example,in a 2D optimization, if I want my points being in a circle, I would like to define the x(1)^2 + x(2)^2 = r equation and then to use this equation as bound.
Is it possilbe and, eventually, how could I do that?
Thanks for supporting
Simone
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!