.BG
.FN vgt
.TL
Gabor Transform on one Voice
.DN
Compute Gabor transform for fixed frequency.
.CS
vgt(input, frequency, scale, plot=F)
.RA
.AG input
Input signal (1D array).
.AG frequency
frequency at which the Gabor transform is to be computed.
.AG scale
frequency at which the Gabor transform is to be computed.
.OA
.AG plot
if set to T, plotss the real part of cgt on the graphic device.
.RT
1D (complex) array containing Gabor transform at specified frequency.
.SE
.DT
.SH REFERENCES
See discussions in the text of "Practical Time-Frequency Analysis".
.SA
"vwt", "vDOG"
.EX
