Description Usage Arguments Details Value Author(s) Examples
Calculation of the coefficients for the discrete wavelet transformation
1 |
x |
A |
nlevels |
A |
filter |
A |
Performs a level J decomposition of the time series using the pyramid algorithm. The default J is determined by floor(log2(length(x)))
A field<vec>
that contains the wavelet coefficients for each decomposition level
James Balamuta, Justin Lee and Stephane Guerrier
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.