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.

请先登录,再进行评论。

回答(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