How to implement linesearch in optimization algorithms?
이전 댓글 표시
I am trying to implement a linesearching procedure in an optimization algorithm. $\eta_n=\eta^{m_n}$ where $m_n$ is the smallest integer $m$ such that $\eta_n\|A(x)-A(y)\| \le \mu\|x-y\|.$ Please how do I execute this in function mode?
댓글 수: 5
Malay Agarwal
2023년 7월 13일
Could you please explain what exactly it is you want to achieve? The question is not very clear.
Olawale Oyewole
2023년 7월 13일
Torsten
2023년 7월 13일
And what does Step 1 has to do with linesearching ?
Olawale Oyewole
2023년 7월 13일
이동: Torsten
2023년 7월 13일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surrogate Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


