Resamples the equally- or unequally-sampled time series into a new time series with a specified time interval using the interpolation method. Wire data to the Xt input to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • ccclst.png Xt

    Xt specifies the univariate time series.

  • c1ddbl.png time index

    time index specifies the sampling time point of the unequally-sampled univariate time series Xt.

  • c1ddbl.png data

    data specifies the unequally-sampled data in the univariate time series Xt.

  • cdbl.png new sampling rate

    new sampling rate specifies the sampling rate for the resampled time series. The value must be greater than 0.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • i1ddbl.png Xt resampled

    Xt resampled returns the resampled univariate time series.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • Examples

    Refer to the following VIs for examples of using the TSA Resampling VI:

    • Resample Time Series VI: labview\examples\Time Series Analysis\TSAGettingStarted
    • Resample Unequally-Sampled Time Series VI: labview\examples\Time Series Analysis\TSAGettingStarted