Armijo method
Version 1.0.0.0 (1.48 KB) by
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.
Cite As
Ennio Condoleo (2024). Armijo method (https://www.mathworks.com/matlabcentral/fileexchange/45568-armijo-method), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Direct Search in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |