vwt | R Documentation |
Compute Morlet's wavelet transform at one scale.
vwt(input, scale, w0=2 * pi)
input |
Input signal (1D array). |
scale |
Scale at which the wavelet transform is to be computed. |
w0 |
Center frequency of the wavelet. |
1D (complex) array containing wavelet transform at one scale.
See discussions in the text of “Practical Time-Frequency Analysis”.
vgt
, vDOG
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.