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!


