1 / 6
文档名称:

算法实现LM算法.doc

格式:doc   大小:74KB   页数:6页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

算法实现LM算法.doc

上传人:小辰GG 2021/12/1 文件大小:74 KB

下载得到文件列表

算法实现LM算法.doc

相关文档

文档介绍

文档介绍:1
A Brief Description of the
Levenberg-Marquardt Algorithm Implemened
by levmar
Manolis I. A. Lourakis
Institute of Computer Science
Foundation for Research and Technology - Hellas (FORTH)
Vassilika Vouton, . Box 1385, GR711 10
Heraklion, Crete, GREECE
February 11, 2005
Abstract
The Levenberg-Maiquardt (LM) algorithm is an iterative technique that locates the minimum of a function that is expressed as the sum of squares of nonlinear functions. It has become a standard technique for nonlinear least-squares problems and can be thought of as a combination of steepest descent and the Gauss-Newton method. This dDcumcnt briefly describes the nialiicmalius behind levmar, a free LM C/C++ iinplciiiciilalioii that uun be found at http: //www. ics . forth. gr/ ^lourakis/levmar.
Introduction
The Levenberg-Marquardt (LM) algorithm is an iterative technique that locates the minimum of a multivariate function that is expressed as the sum of squares of non-linear real-valued functions |4, 6|. It has become a standard technique for non-linear least-squares problems [7], widely adopted in a broad spectrum of disciplines. LM can be thought of as a combination of steepest descent and the Gauss-Newton method・ When the current solution is far from the correct one, the algorithm behaves like a steepest descent method: slow, but guaranteed to converge・ When the current solution is cl