curve fitting

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

Quoting Bala subramanian <bala.biophysics@...287...>:

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)

Cheers,

G

···

--

-------------------------------------------------
Visit Pipex Business: The homepage for UK Small Businesses

Go to http://www.pipex.co.uk/business-services

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 <bala.biophysics@…287…> 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 using matplotlib.

Thanks,
Bala


Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day

trial. Simplify your report design, integration and deployment - and focus on

what you do best, core application coding. Discover what’s new with

Crystal Reports now. http://p.sf.net/sfu/bobj-july


Matplotlib-users mailing list

Matplotlib-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Gökhan