Generate Morlet wavelets at specified positions on a ridge.
vecmorlet(sigsize, nbnodes, bridge, aridge, w0=2 * pi)
2D (complex) array containing wavelets located at the specific points.
Signal size.
Number of wavelets to be generated.
b coordinates of the ridge samples (1D array of length nbnodes).
a coordinates of the ridge samples (1D array of length nbnodes).
Center frequency of the wavelet.
vecgabor
.