How to implement linesearch in optimization algorithms?
Mostrar comentarios más antiguos
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 comentarios
Malay Agarwal
el 13 de Jul. de 2023
Could you please explain what exactly it is you want to achieve? The question is not very clear.
Olawale Oyewole
el 13 de Jul. de 2023
Torsten
el 13 de Jul. de 2023
And what does Step 1 has to do with linesearching ?
Olawale Oyewole
el 13 de Jul. de 2023
Editada: Torsten
el 13 de Jul. de 2023
Olawale Oyewole
el 13 de Jul. de 2023
Movida: Torsten
el 13 de Jul. de 2023
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Surrogate Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


