View source: R/gRidge_Recons.R
gwave2 | R Documentation |
Generation of the real parts of gabor functions located on a ridge.
(modification of gwave
.)
gwave2(bridge, omegaridge, nvoice, freqstep, scale, np, N)
bridge |
time coordinates of the ridge samples |
omegaridge |
frequency coordinates of the ridge samples |
nvoice |
number of different scales per octave |
freqstep |
sampling rate for the frequency axis |
scale |
scale of the window |
np |
size of the reconstruction kernel |
N |
number of complex constraints |
Array of real Gabor functions located on the ridge samples
See discussions in the text of “Time-Frequency Analysis”.
gwave
, morwave
, morwave2
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.