Two-dimensional wavelet interpolation

waveterp2d(x,y,v,j,m,n,f,[o,[i]]) Returns the value at (x,y) of the periodic multiresolution approximation of v corresponding to subband (m,n) at level j, based on the filter f. f can have an offset o and negation i.

swaveterp2d(x,y,v,j,m,n,f) Returns the value at (x,y) of the symmetric multiresolution approximation of v corresponding to subband (m,n) at level j, based on the filter f.

Arguments:

Mathcad Example