Description Usage Arguments Details Value References Examples
A Gabor wavelet is defined as
Ψ(t) = D^m(exp(-t^2/2))
the m-th derivative of a standard Gaussian function (a Gaussian function with mean 0 and variance 1)
1 | DOG(m = 2L)
|
m |
positive integer; the order / / derivative number of the DOG wavelet |
A DOG wavelet is a real-valued wavelet, and as such is better for isolating peaks or discontinuities in a signal
A DOG wavelet of order 2 is also called the Mexican hat / / Ricker wavelet.
A function of class c("DOG", "Wavelet", "function")
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.