[SciPy-dev] include fit functions such as erf, exp, cosine etc.

Robert Kern rkern at ucsd.edu
Sat Oct 22 00:56:55 EDT 2005


Matt Fishburn wrote:
> Hello,
> 
> I recently needed to fit some data to an erf function, but I couldn't 
> seem to find one in scipy (I ended up coding one using the outline on 
> page 16 of the tutorial).  Are there any functions to fit data to common 
> functions such as erf, exp, cosine, and arbitrary degree polynomials, or 
> support to include such functions in the future?

It might be good to write something that assists fitting polynomials,
but otherwise, there's not much point.

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter




More information about the SciPy-Dev mailing list