How to find the minimum of the given function?

2 visualizaciones (últimos 30 días)
Farooq Aamir
Farooq Aamir el 12 de Feb. de 2019
Respondida: Alan Weiss el 13 de Feb. de 2019
, , and ,
The squareroot is on the denominator terms only.

Respuesta aceptada

Alan Weiss
Alan Weiss el 13 de Feb. de 2019
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

Más respuestas (0)

Categorías

Más información sobre Problem-Based Optimization Setup en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by