Define functional bounds in FMINCON optimization
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Nonlinear Optimization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!