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