How to find where a function has minimum value?

3 visualizaciones (últimos 30 días)
Mr. 206
Mr. 206 el 15 de Oct. de 2018
Respondida: KSSV el 15 de Oct. de 2018
I have a function like this-
How can i find the value of δ for which, 'd(f(x+δ),g(x))' or 'δ_opt' will be minimum?
Here 'd(f(x+δ),g(x))' is a function.

Respuesta aceptada

KSSV
KSSV el 15 de Oct. de 2018
Have a look on fmincon this should help you to get what you want.

Más respuestas (0)

Categorías

Más información sobre MATLAB Report Generator en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by