Posted by John Weiss on October 22, 1997 at 16:58:08:
In Reply to: Levenberg-Marquardt Method posted by Iyuan Chuang on October 18, 1997 at 21:44:57:
: Hi, everybody
: I am looking for the C code for Levenberg-Marquardt
: method to be used in my research.
: Could anyone gives me some suggestions how to
: obtain this code.
: (I have tried that in Mumerical Recipes and
: it seems not "very good".)
Yep, the Numerical Recipes routine stinks. Give
"lmder.f" in the "MINPACK" libaray a try. That
one works well for me.