gabor: Generate Gabor function

Description Usage Arguments Value References See Also

View source: R/gabor.R

Description

Generates a Gabor for given location and frequency.

Usage

1
gabor(sigsize, location, frequency, scale)

Arguments

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.

Value

complex 1D array of size sigsize.

References

See discussions in the text of “Practical Time-Frequency Analysis”.

See Also

morlet.


Rwave documentation built on May 2, 2019, 5:48 p.m.

Related to gabor in Rwave...