Learn R Programming

Rwave (version 1.2)

vgt: Gabor Transform on one Voice

Description

Compute Gabor transform for fixed frequency.

Usage

vgt(input, frequency, scale, plot=FALSE)

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.

Value

  • 1D (complex) array containing Gabor transform at specified frequency.

References

See discussions in the text of ``Practical Time-Frequency Analysis''.

See Also

vwt, vDOG.