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