Optimization Toolbox    

Quasi-Newton Implementation

A quasi-Newton algorithm is used in fminunc. The algorithm consists of two phases:

Implementation details of the two phases are discussed below.


 Line Search Hessian Update