Is there a feature any studio 8.6 measure to calculate the linear interpolation or grooves on a set of data points

Hello

I have a set of (X, Y) values, and I need to calculate either linear interpolation or some type of spline (e.g. linear) using these values, so I would like to know if OR Measurement Studio 8.6 provides a function implemented to achieve this.

Thanks in advance.

The following functions are available in OR Measurement Studio Enterprise Edition:

NationalInstruments.Analysis.Math.CurveFit.SplineInterpolation => for the spline interpolation
NationalInstruments.Analysis.Math.CurveFit.PolynomialInterpolation => for polynomial interpolation

Tags: NI Software

Similar Questions

Maybe you are looking for