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!


