fmincon with one variable in the objective function and the rest of variables are in the nonlinear constrained equations

조회 수: 1 (최근 30일)
Hello everyone,
I am trying to use fmincon with 34 variables. My question is: can i minimize a function that contains only one variable and the other variables are within the nonlinear constrained equations?
Thanks
  댓글 수: 2
Torsten
Torsten 2019년 4월 15일
If the one variable of the objective function also appears in the constraint function - yes. Otherwise your problem will either have no solution or will be unbounded.
Khaled Rashad
Khaled Rashad 2019년 4월 15일
Thanks Torsten for your answer. Actually, the one variable of the objective function will appear in the upper and lower bounds of one of the variables but will not appear in any of the nonlinear constrained equations.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by