Have you seen this?
http://zunzun.com/
*"Online Curve Fitting and Surface Fitting Web Site*"
On Wed, Jul 29, 2009 at 6:16 AM, Bala subramanian wrote:
> Friends,
>
> I have to define two equations and fit my data on to it. could someone
> please give me some example on how to do curve fitting u
Quoting Bala subramanian :
> Friends,
>
> I have to define two equations and fit my data on to it. could someone
> please give me some example on how to do curve fitting using matplotlib.
http://docs.scipy.org/doc/numpy/reference/generated/numpy.polyfit.html
(Matplotlib example at the bottom)
Friends,
I have to define two equations and fit my data on to it. could someone
please give me some example on how to do curve fitting using matplotlib.
Thanks,
Bala
--
Let Crystal Reports handle the reporting - Free Crys
et
cc
Subject
[Matplotlib-users] Curve fitting ...
Hello there, I have a problem on curve fitting , would you please help me
?! I want to to develop a application that reads a text file with 2
columns of floating point data (as x and y) and performs a polynomial
curve fit of the data at
Hello there,
I have a problem on curve fitting , would you please help me ?!
I want to to develop a application that reads a text file with 2 columns of
floating point data (as x and y) and performs a polynomial curve fit of the
data at the order specified by the end user and then provides the c