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.

 Accepted Answer

More Answers (0)

Categories

Tags

Asked:

on 15 Oct 2018

Answered:

on 15 Oct 2018

Community Treasure Hunt

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

Start Hunting!