How to find where a function has minimum value?

조회 수: 1 (최근 30일)
Mr. 206
Mr. 206 2018년 10월 15일
답변: KSSV 2018년 10월 15일
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일
Have a look on fmincon this should help you to get what you want.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by