Wavelet transforms

dwt(a,n,f,[o,[i]]) Returns the n-level wavelet transform of the array a by the wavelet filter f. f can have an offset o and negation i .

idwt(a,n,f,[o,[i]]) Returns the n-level inverse wavelet transform of the array a by the wavelet filter f. f can have an offset o and negation i .

Arguments:

Mathcad Example