Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
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 commentaires
priti sharma
priti sharma le 11 Août 2018
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 le 11 Août 2018
Without code to test against, the best we can give is vague answers.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by