Levernberg-Marquatdt Method
This is a second-order method.
We define an indicator to describe the degree of approximation:
Abstract
- Give an initial value .
- For -th iteration, we find an incremental value of, such that the object function reaches a smaller value.
- Compute using the above equation.
- If , set .
- Otherwise, if , set
- If is larger than a given threshold, set .
- Go back to step 2 if not converged, otherwise return the result.
We use