Levenberg–Marquardt algorithm

This is an old revision of this page, as edited by 217.234.79.55 (talk) at 11:55, 29 October 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.

Public ___domain implementations: