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