필터 지우기
필터 지우기

Final value(x) given by fminimax function is coming same as the initial value (x0) passed to it?

조회 수: 1 (최근 30일)
x = fminimax(fun,x0);
I have checked by changing the initial value (i.e. x0) , still initial(x0) and final(x) values are same. What may be the possible reasons for such behavior?
  댓글 수: 3
priti sharma
priti sharma 2018년 8월 11일
yes sir, function is continuous. Small change in the value of x should affect the objective function. Any resolution of this problem, if you know.
Walter Roberson
Walter Roberson 2018년 8월 11일
Without code to test against, the best we can give is vague answers.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by