demo_TNNL.zip

Truncated Newton Method with Nonmonotone Line Search for Unconstrained Optimization
262 Downloads
Aktualisiert 26 Aug 2014

Lizenz anzeigen

This code implements an unconstrained optimization algorithm based on a non-monotone truncated Newton Method.
At each iteration a truncated newton method, based on the conjugate gradient algorithm, is used to find the search direction; the step size along the search direction is computed using a nonmonotone generalization of the Armijo's line search method. This algorithm is a detailed implementation of the work presented in "A Truncated Newton Method with Nonmonotone Line Search for Unconstrained Optimization", L. Grippo, F. Lampariello, AND S. Lucidi.
For more information on Non-Monotone Line search algorithms visit my home page at http://www.marioantonelli.it/.

Zitieren als

Mario Antonelli (2024). demo_TNNL.zip (https://www.mathworks.com/matlabcentral/fileexchange/47649-demo_tnnl-zip), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Direct Search finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Modified description text

1.0.0.0