Armijo method
Versione 1.0.0.0 (1,48 KB) da
Ennio Condoleo
The method of Armijo finds the optimum steplength for the search of candidate points to minimum
From a guess point is possible to obtain the next point, measured along a direction and distance dictated by the steplength of Armijo. The objective function to be minimized is calculated in the next step and if it satisfies the Armijo condition, so it has to be worth less than the starting point, it returns the optimal value of the step.
Cita come
Ennio Condoleo (2024). Armijo method (https://www.mathworks.com/matlabcentral/fileexchange/45568-armijo-method), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Direct Search in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |