How to find the minimum of the given function?

조회 수: 2 (최근 30일)
Farooq Aamir
Farooq Aamir 2019년 2월 12일
답변: Alan Weiss 2019년 2월 13일
, , and ,
The squareroot is on the denominator terms only.

채택된 답변

Alan Weiss
Alan Weiss 2019년 2월 13일
Do you have Optimization Toolbox™? If so, I suggest that fminunc might be an appropriate solver. Otherwise, I suggest fminsearch.
To see how to set up your problem for solution by a solver, see Minimizing Functions of Several Variables (if you have MATLAB only) or Solver-Based Optimization Problem Setup (ifi you have Optimization Toolbox).
Alan Weiss
MATLAB mathematical toolbox documentation

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by