GaborWavelet
GaborWavelet[] represents a Gabor wavelet of frequency 6.
GaborWavelet[w]represents a Gabor wavelet of frequency w.
Examples
Create a default Gabor wavelet:
GaborWavelet[]Create with custom frequency:
GaborWavelet[4]Plot the wavelet:
Plot[Evaluate[GaborWavelet[][x]], {x, -5, 5}]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.