Optimizing a multivariable function with Fmincon function with asymmetrical variables
4 views (last 30 days)
Show older comments
I am optimizing a single objective multivariable function using Fmincon function. My variables have different units and different boundaries for linear and nonlinear constraints. My question is, how can I optimize this function using Fmincon while my variables are not asymmetrical? How can I set the boundaries for each of the variables? All the examples in the Matlab help or on the Mathwork documentations are symmetrical.
Any insight on this issue would be truly appreciated.
Sincerely, Sam.
1 Comment
Alan Weiss
on 13 Jul 2017
Sorry, I do not understand what you are asking. To me, the bounds and other kinds of constraints that Optimization Toolbox solvers support have nothing to do with symmetry, so I do not understand what you are asking.
Please give an example, in equations or words, of what you want that you think you cannot express in toolbox syntax.
Alan Weiss
MATLAB mathematical toolbox documentation
Answers (0)
See Also
Categories
Find more on Get Started with Optimization Toolbox 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!