How to implement linesearch in optimization algorithms?
Mostra commenti meno recenti
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 Commenti
Malay Agarwal
il 13 Lug 2023
Could you please explain what exactly it is you want to achieve? The question is not very clear.
Olawale Oyewole
il 13 Lug 2023
Torsten
il 13 Lug 2023
And what does Step 1 has to do with linesearching ?
Olawale Oyewole
il 13 Lug 2023
Modificato: Torsten
il 13 Lug 2023
Olawale Oyewole
il 13 Lug 2023
Spostato: Torsten
il 13 Lug 2023
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Surrogate Optimization in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


