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

2 Kommentare

Jan
Jan am 9 Okt. 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 am 9 Okt. 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?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Alan Weiss
Alan Weiss am 9 Okt. 2018

0 Stimmen

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

Produkte

Gefragt:

am 9 Okt. 2018

Kommentiert:

am 9 Okt. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by