freebsd-ports/math/p5-Algorithm-CurveFit/pkg-descr
Cheng-Lung Sung 621307ff83 Add p5-Algorithm-CurveFit 1.02, nonlinear Least Squares Fitting.
PR:		ports/104620
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-11-01 01:53:44 +00:00

7 lines
264 B
Plaintext

Algorithm::CurveFit implements a nonlinear least squares curve fitting
algorithm. That means, it fits a curve of known form (sine-like,
exponential, polynomial of degree n, etc.) to a given set of data
points.
WWW: http://search.cpan.org/dist/Algorithm-CurveFit/