Levenberg–Marquardt algorithm: Difference between revisions

Content deleted Content added
robuster -> more robust
m Weblinks: tidy up
Line 35:
If a retrieved step length or the reduction of sum of squares to the latest parameter vector '''p''' fall short to predefiened limits, the iteration is aborted and the last paramter vector '''p''' is considered to be the solution.
 
== WeblinksExternal links ==
 
*[http://www.cc.gatech.edu/~ananth/lmtut.pdf aA tutorial by Ananth Ranganathan]
*[http://www.siam.org/siamnews/mtc/mtc1093.htm historyHistory of the algorithm in SIAM news]
 
[http://www.siam.org/siamnews/mtc/mtc1093.htm history of the algorithm]
 
Public ___domain implementations: