freebsd-ports/math/p5-Algorithm-CurveFit/pkg-descr
2013-08-29 04:08:53 +00:00

6 lines
264 B
Text

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/