Levenberg-Marquardt non-linear least-squares fitting in Python

Madhavan Bomidi blmadhavan at gmail.com
Thu Mar 28 12:08:47 EDT 2019


Hi Bill,

Thanks for your suggestion. Where am I actually using the curve_fit in the defined function func2fit? Don't I need to initial assumption of a, b and c values so that optimized convergence occur with iteration of the function for the input data of x?

Look forward to your suggestions,
Madhavan



More information about the Python-list mailing list