Choice of step size

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

2 comentarios

Jan
Jan el 9 de Oct. de 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 el 9 de Oct. de 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?

Iniciar sesión para comentar.

Respuestas (1)

Alan Weiss
Alan Weiss el 9 de Oct. de 2018

0 votos

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

Productos

Preguntada:

el 9 de Oct. de 2018

Comentada:

el 9 de Oct. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by