powered by
return the index of a wavelet coefficient using dyadic lexicographic ordering
dyadjk(j, k)
Returns an integer giving the index position of the wavelet coefficient \(w_{j,k}\) in a vector of wavelet coefficients.
Resolution level (integer)
Location parameter (0,1,...,2^j-1)
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), `The WaveD Transform in R', Journal of Statistical Software.
FWaveD
print(dyadjk(5,4))
Run the code above in your browser using DataLab