vgt {Rwave} | R Documentation |
Compute Gabor transform for fixed frequency.
vgt(input, frequency, scale, plot=FALSE)
input |
Input signal (1D array). |
frequency |
frequency at which the Gabor transform is to be computed. |
scale |
frequency at which the Gabor transform is to be computed. |
plot |
if set to TRUE, plots the real part of cgt on the graphic device. |
1D (complex) array containing Gabor transform at specified frequency.
See discussions in the text of “Practical Time-Frequency Analysis”.