Armijo method

The method of Armijo finds the optimum steplength for the search of candidate points to minimum
2K Downloads
Updated 18 Feb 2014

View License

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 Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0