Wavelet families

father(x,[j,k],s) Returns the value at x of the father wavelet packet based on the filter represented by string s at scale j and position k.

mother(x,[j,k],s) Returns the value at x of the mother wavelet packet based on the filter represented by string s at scale j and position k.

dlfather(x,[j,k],s) Returns the value at x of the dual father wavelet packet based on the filter represented by string s at scale j and position k.

dlmother(x,[j,k],s) Returns the value at x of the dual mother wavelet packet based on the filter represented by string s at scale j and position k.

Arguments:

Mathcad Example