How to implement linesearch in optimization algorithms?
Ältere Kommentare anzeigen
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 Kommentare
Malay Agarwal
am 13 Jul. 2023
Could you please explain what exactly it is you want to achieve? The question is not very clear.
Olawale Oyewole
am 13 Jul. 2023
Torsten
am 13 Jul. 2023
And what does Step 1 has to do with linesearching ?
Olawale Oyewole
am 13 Jul. 2023
Bearbeitet: Torsten
am 13 Jul. 2023
Olawale Oyewole
am 13 Jul. 2023
Verschoben: Torsten
am 13 Jul. 2023
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Surrogate Optimization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


