powered by
Compute the projection of $f$ onto $F_j$ (fine resolution)).
projFj(beta, n, deg)
the projection of $f$ onto $F_j$
vector of wavelet coefficients of $f$
sample size
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(projFj(rnorm(1024),1024,3))
Run the code above in your browser using DataLab