Description Usage Arguments Details Value Author(s) References See Also Examples
This funtion calculates the reproducing Kernel of the Morlet wavelet.
1 2 |
N |
length of time series (dt set to one!) |
s |
scale at which the r.k. is to be calculated |
noctave |
number of octaves |
nvoice |
number of voices per octave |
w0 |
time/frequency resolution omega_0 |
plot |
TRUE when grapical output desired |
This function calculates the reproducing kernel of the Morlet wavelet at a given scale, i.e. the internal correlations of the wavelet coefficients for white noise at this scale. These are responsible for the spurious patches in wavelet (cross) spectral analysis and are an intrinsic property of any time/frequency spectral analysis.
Matrix of r.k. of dimension [N]x[nvoice*noctave+1]
D. Maraun
D. Maraun and J. Kurths, Nonlin. Proc. Geophys. 11: 505-514, 2004
1 | ##
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.