decomp: Signal Decomposition (decomp)

Description Usage Arguments Value

Description

Decompose a time series signal into several subseries using band-pass filtering based decomposition

Usage

1
decomp(data, peakThreshold, gridColNum)

Arguments

data

The time series signal as a vector

peakThreshold

The chosen threshold for which to identify peaks in the spectrum

gridColNum

The number of columns when the displaying the subseries plots. The number of rows is also calculated from this value.

Value

None. Computes and plots the decompsed subseries of a time series signal


jcpetkovich/rspatiotemp documentation built on May 18, 2019, 10:26 p.m.