Interpft | R Documentation |
This function applies Sinc interpolation to reduce the time step and
returns a time series with more data points than in data
Interpft(data, interpolation_factor)
data |
An acceleration time series array |
interpolation_factor |
An interpolated factor, specifies the degree of interpolation and should be a power of two. |
The interpolated time series of data
by factor interpolation_factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.