Mmorlet | R Documentation |
Make Morlet Wavelet
Mmorlet(UB = -4, LB = 4, N = 256, plot = FALSE)
UB |
upper bound |
LB |
lower bound |
N |
number of points |
plot |
logical, TRUE=plot |
create a morlet function based on the matlab style routines
time series list:
xval |
x-output |
morl |
y-output |
Jonathan M. Lees<jonathan.lees.edu>
scal2freqs, Rwave
mm <- Mmorlet(-8, 8, 256)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.