12.07.2015 Views

What Is Optimization Toolbox?

What Is Optimization Toolbox?

What Is Optimization Toolbox?

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

3 Standard AlgorithmsThe step is constructed from a convex combination of a Cauchy step (a stepalong the steepest descent direction) and a Gauss-Newton step for .TheCauchy step is calculated aswhere is chosen to minimize Equation 3-21.The Gauss-Newton step is calculatedbysolvingusing the MATLAB \ (matrix left division) operator.The stepis chosen so thatwhere is the largest value in the interval [0,1] such that .If is(nearly) singular, is just the Cauchy direction.The dogleg algorithm is efficient since it requires only one linear solve periteration (for the computation of the Gauss-Newton step). Additionally, it canbe more robust than using the Gauss-Newton method with a line search.3-28

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!