powered by
Auxiliary window function for Meyer wavelets.
MeyerWindow(xi, deg)
a sampel vector of the window function for Meyer wavelets.
Abscissa values for window evaluation
The degree of the Meyer wavelet, either 1, 2, or 3
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
WaveD
plot(seq(0,1,le=1000),MeyerWindow(seq(0,1,le=1000),3),type='l')
Run the code above in your browser using DataLab