Optimizing a multivariable function with Fmincon function with asymmetrical variables
조회 수: 4 (최근 30일)
이전 댓글 표시
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개)
참고 항목
카테고리
Help Center 및 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!