scaling_coefs | R Documentation |
Compute the scaling coefficients.
scaling_coefs(X, wavelet, j)
X |
An (N x 1) matrix or a vector |
wavelet |
A character string indicating the scaling filter |
j |
The decomposition level [integer] |
An (N x 1) matrix scaling coefficients
Percival, D. B. and A. T. Walden (2000) Wavelet Methods for Time Series Analysis, Cambridge University Press.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.