How to find where a function has minimum value?

3 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

KSSV
KSSV il 15 Ott 2018
Have a look on fmincon this should help you to get what you want.

Più risposte (0)

Categorie

Scopri di più su MATLAB Report Generator in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by