Find maximum of constrained multivariable function

Hey,
I am looking for maximum optimization of a constrained nonlinear multivariable function. I found some solvers for minimum optimization of constrained nonlinear multivariable function, like fmincon ,fminsearch etc. But I need maximization of the same function.
Thanks- Mahir.

回答(1 个)

Matt J
Matt J 2014-3-10
编辑:Matt J 2014-3-10
Minimizing -f(x) it is equivalent to maximizing f(x).

2 个评论

so its a simple mathematical thing....no functional trick is required....thanks .....i have one more ques...i am working with optimtool box and the fmincon solver....how do i extract the optimized data in a variable after optimization ends

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Nonlinear Optimization 的更多信息

产品

提问:

2014-3-10

评论:

2014-3-10

Community Treasure Hunt

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

Start Hunting!

Translated by