In mathematics and statistics, minimising a sum
where
represent the components of the function
- ,
may be solved by the Levenberg-Marquardt algorithm according to
- .
Here represents the Jacobian of the function , the damping factor, which is altered at every iteration, the identity matrix, and the solution to an iteration step.
Weblinks
Public ___domain implementations:
- minpack::lmdif in FORTRAN