smoothwt: Smoothing and Time Frequency Representation

Description Usage Arguments Value References See Also

View source: R/00util.R

Description

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

Usage

1
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 May 2, 2019, 5:48 p.m.

Related to smoothwt in Rwave...