/2DTraceInterpolation.png?v=71142)
Trace Interpolation is different from ordinary interpolation since it interpolates the curve based on the index of X coordinate rather than adjacent data points in the X coordinate. When the curve is cyclic or periodic, it is more appropriate to use trace interpolation rather than ordinary interpolation. Choose from one of three methods: Linear, Cubic Spline and Cubic B-Spline.
| Recalculate |
Controls recalculation of analysis results
For more information, see: Recalculating Analysis Results |
|---|---|
| Input |
Specifies the XY range to be interpolated. For help with range controls, see: Specifying Your Input Data |
| Method |
Specify the interpolation/extrapolation method.
|
| Number of Points |
The number of interpolated points. |
| Output |
Specifies the output XY data range |
For more specific information on tool usage or on the specifics of the algorithms used, see the documentation provided for the X-Function interp1trace in the Origin X-Function Help file (Help: X-Functions, or press the F1 key while the dialog box is open).