How to find where a function has minimum value?

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.

 Akzeptierte Antwort

KSSV
KSSV am 15 Okt. 2018

0 Stimmen

Have a look on fmincon this should help you to get what you want.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Report Generator finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 15 Okt. 2018

Beantwortet:

am 15 Okt. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by