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일

1 개 추천

Minimizing -f(x) it is equivalent to maximizing f(x).

댓글 수: 2

mahir
mahir 2014년 3월 10일
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