gabor {Rwave} | R Documentation |
Generates a Gabor for given location and frequency.
gabor(sigsize, location, frequency, scale)
sigsize |
length of the Gabor function. |
location |
position of the Gabor function. |
frequency |
frequency of the Gabor function. |
scale |
size parameter for the Gabor function. |
complex 1D array of size sigsize.
See discussions in the text of “Practical Time-Frequency Analysis”.