Augmented Lagrangian

The toolbox implements the Augmented Lagrangian algorithm

You are now following this Submission

The toolbox implements the well known Augmented Lagrangian algorithm and applies it to an example (Hock and Schittkovski GLR-P1-1).
Two linesearch methods have been investigated. One based on a Newton method and the other based on built-in matlab function fminsearch.
It takes as input several parameters (number of iterations, initial guess about primal and dual variables...). It takes also as input the Lagrangian and its gradient and hessian.

Cite As

Adrien Besson (2026). Augmented Lagrangian (https://www.mathworks.com/matlabcentral/fileexchange/50692-augmented-lagrangian), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1

Remove the dummy fa1.m files

1.0.0.0