vgt: Gabor Transform on one Voice
Description
Compute Gabor transform for fixed frequency.
Usage
vgt(input, frequency, scale, plot=FALSE)
Arguments
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.
Value
1D (complex) array containing Gabor transform at specified frequency.
References
See discussions in the text of “Practical Time-Frequency Analysis”.