vecmorlet | R Documentation |
Generate Morlet wavelets at specified positions on a ridge.
vecmorlet(sigsize, nbnodes, bridge, aridge, w0=2 * pi)
sigsize |
Signal size. |
nbnodes |
Number of wavelets to be generated. |
bridge |
b coordinates of the ridge samples (1D array of length nbnodes). |
aridge |
a coordinates of the ridge samples (1D array of length nbnodes). |
w0 |
Center frequency of the wavelet. |
2D (complex) array containing wavelets located at the specific points.
vecgabor
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.