Optimizing a multivariable function with Fmincon function with asymmetrical variables
显示 更早的评论
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 个评论
Alan Weiss
2017-7-13
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
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with Optimization Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!