smoothwt | R Documentation |
smooth the wavelet (or Gabor) transform in the time direction.
smoothwt(modulus, subrate, flag=FALSE)
modulus |
Time-Frequency representation (real valued). |
subrate |
Length of smoothing window. |
flag |
If set to TRUE, subsample the representation. |
2D array containing the smoothed transform.
See discussions in the text of “Time-Frequency Analysis”.
corona
, coronoid
, snake
,
snakoid
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.