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.

 採用された回答

KSSV
KSSV 2018 年 10 月 15 日

0 投票

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Report Generator についてさらに検索

タグ

質問済み:

2018 年 10 月 15 日

回答済み:

2018 年 10 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by