vecgabor {Rwave} | R Documentation |
Gabor Functions on a Ridge
Description
Generate Gabor functions at specified positions on a ridge.
Usage
vecgabor(sigsize, nbnodes, location, frequency, scale)
Arguments
sigsize |
Signal size. |
nbnodes |
Number of wavelets to be generated. |
location |
b coordinates of the ridge samples (1D array of length nbnodes). |
frequency |
frequency coordinates of the ridge samples (1D array of length nbnodes). |
scale |
size parameter for the Gabor functions. |
Value
size parameter for the Gabor functions.
See Also
[Package Rwave version 2.6-5 Index]