Two-dimensional wavelet packets

wavelet2d(x,y,j,kx,ky,m,n,f,[o,[i]]) Returns the value at (x,y) of the (m,n)th wavelet packet based on filter f at scale j and position (kx,ky). f can have an offset o and negation i .

dlwavelet2d(x,y,j,kx,ky,m,n,f,[o,[i]]) Returns the value at (x,y) of the (m,n)th dual wavelet packet based on filter f at scale j and position (kx,ky). f can have an offset o and negation i .

Arguments:

Note:

Mathcad Example