Define functional bounds in FMINCON optimization
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Nonlinear Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!