smoothwt: Smoothing and Time Frequency Representation

View source: R/00util.R

smoothwtR Documentation

Smoothing and Time Frequency Representation

Description

smooth the wavelet (or Gabor) transform in the time direction.

Usage

smoothwt(modulus, subrate, flag=FALSE)

Arguments

modulus

Time-Frequency representation (real valued).

subrate

Length of smoothing window.

flag

If set to TRUE, subsample the representation.

Value

2D array containing the smoothed transform.

References

See discussions in the text of “Time-Frequency Analysis”.

See Also

corona, coronoid, snake, snakoid.


Rwave documentation built on Oct. 22, 2022, 1:05 a.m.

Related to smoothwt in Rwave...