LabWindows/CVI

Content Type
Programming Language
Current manual

Curve Fitting Class Help

Curve Fitting Class Help

This class contains functions that generate the coefficients, the best curve, and the mean squared error for linear, exponential, and polynomial curve fits.

The data points are represented by two separate arrays corresponding to the x and y coordinates of the data set.

Because the least squares method is used to find the best fit, the Mean Squared Error (MSE) is also provided as an output parameter.

Library: Advanced Analysis Library

Was this information helpful?

Previous

Erfc

Next

LinFit

Previous

Erfc

Next

LinFit