jmlcwt {RSEIS} | R Documentation |
wavelet transform from Rwave
jmlcwt(input, noctave, nvoice = 1, w0 = 2 * pi, twoD = TRUE, plot = TRUE)
input |
signal |
noctave |
number of octives |
nvoice |
number of voices |
w0 |
frequency |
twoD |
TRUE=2 dimensional |
plot |
logical, TRUE=plot |
See discussion in text of ``Practical Time-Frequency Analysis''.
wavelet transform
extracted this from Rwave because of non-desired side effects
Rwave
See discussion in text of ``Practical Time-Frequency Analysis''.
jmlcrc, jmlcfamily