Quasi-Newton Implementation
A quasi-Newton algorithm is used in fminunc. The algorithm consists of two phases:
fminunc
Implementation details of the two phases are discussed below.