Interpft: A Sinc interpolation Function

View source: R/Sinc_interp.R

InterpftR Documentation

A Sinc interpolation Function

Description

This function applies Sinc interpolation to reduce the time step and returns a time series with more data points than in data

Usage

Interpft(data, interpolation_factor)

Arguments

data

An acceleration time series array

interpolation_factor

An interpolated factor, specifies the degree of interpolation and should be a power of two.

Value

The interpolated time series of data by factor interpolation_factor


wltcwpf/RCTC documentation built on March 5, 2023, 11:01 p.m.