Latest Version: 0.9.6.2
  Dashboard > Pylons Cookbook > ... > Pylons Curve and Surface Fitting Tutorial > Introductions and Explanations
  Pylons Cookbook Log In | Sign Up   View a printable version of the current page.  
  Introductions and Explanations
Added by James R. Phillips, last edited by Mike Orr on Jan 06, 2008  (view change)
Labels: 
(None)

This is an introductory Pylons tutorial with a bit more meat on its bones than a quickie wiki, and is not for the faint of heart.

If you aren't familiar with Curve Fitting, it is how you go about finding a mathematical equation that runs through a set of data points. For example, a temperature probe puts out a voltage that you need converted to degrees Centigrade. What is the exact relationship between voltage and temperature? Or consider a chemical reaction that creates carbon dioxide when it runs - what should the rate of CO 2 production be 1/2 hour into the reaction? Curve fitting can be used (and abused) to find answers to such questions.

Surface fitting simply extends this idea into 3 dimensions. As an example, how do temperature and salinity affect steady-state plankton density in the open ocean?

In each case, data would be taken - voltages, temperatures, CO 2 production rates, etc. - and fit to some mathematical equation. In this tutorial we won't be taking any data, but we will fit 2D and 3D data to mathematical equations. Before we begin, there are a few prerequisites.

Next: --> Prerequisites

Site running on a free Atlassian Confluence Open Source Project License granted to Pylons. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.3.3 Build:#645 Feb 13, 2007) - Bug/feature request - Contact Administrators
Top