morwave | R Documentation |
Generates the Morlet wavelets at the sample points of the ridge.
morwave(bridge, aridge, nvoice, np, N, w0=2 * pi)
bridge |
time coordinates of the ridge samples. |
aridge |
scale coordinates of the ridge samples. |
nvoice |
number of different scales per octave. |
np |
number of samples in the input signal. |
N |
size of reconstructed signal. |
w0 |
central frequency of the wavelet. |
Returns the Morlet wavelets at the samples of the time-scale plane given in the input: complex array of Morlet wavelets located on the ridge samples
See discussions in the text of “Time-Frequency Analysis”.
morwave2
, gwave
, gwave2
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.