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

댓글 수: 2

Jan
Jan 2018년 10월 9일
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 2018년 10월 9일
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?

댓글을 달려면 로그인하십시오.

답변 (1개)

Alan Weiss
Alan Weiss 2018년 10월 9일

0 개 추천

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

카테고리

제품

질문:

2018년 10월 9일

댓글:

2018년 10월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by