Curve Fitting

Hi,
I was trying to write some Ipython code for Non linear Model fitting for a complex formula( having polynomials in numerator and denominator). It has 3 variables for which data is available and 3 variable which have to be fitted. For data I have an excel file from which I am uploading the data.
I tried using scipy.optimize, lmfit and kmpfit but failed badly. Could you suggest me a way to work around this problem?
Thanks.

This question is off topic for the matplotlib user mailing list.

I suggest you try the supply scipy or pandas mailing lists or stack
overflow.

Tom

ยทยทยท

On Wed, Mar 9, 2016, 09:16 Saloni Rao <salonirao2 at gmail.com> wrote:

Hi,
I was trying to write some Ipython code for Non linear Model fitting for a
complex formula( having polynomials in numerator and denominator). It has 3
variables for which data is available and 3 variable which have to be
fitted. For data I have an excel file from which I am uploading the data.
I tried using scipy.optimize, lmfit and kmpfit but failed badly. Could you
suggest me a way to work around this problem?
Thanks.
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160309/352d679e/attachment-0001.html&gt;