Hi,
How is the step size chosen in fmincon?
Thanks!
Best regards, Amanda

2 commentaires

Jan
Jan le 9 Oct 2018
Which step size? Of the line search? Or the variation to determine the gradients? Please elaborate your question a little bit. Which problem do you want to solve?
Amanda Olmin
Amanda Olmin le 9 Oct 2018
Yes, of the line search! I mostly want to know how the algorithm decides how big the step should be in parameter space; if x(k+1) = x(k) + alpha * p, where x is the parameter and p the search direction, what is the size of alpha and how is it determined?

Connectez-vous pour commenter.

Réponses (1)

Alan Weiss
Alan Weiss le 9 Oct 2018

0 votes

All of the fmincon algorithms are documented.
Alan Weiss
MATLAB mathematical toolbox documentation

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by