This is where navigation should be.

WFILT_ALGMBAND - An ALGebraic construction of orthonormal M-BAND wavelets with perfect reconstruction

Usage

[h,g,a] = wfilt_algmband(K);

Description

[h,g,a]=wfilt_algmband(K) with \(K \in {1,2}\) returns wavelet filters from the reference paper. The filters are 3-band (\(K==1\)) and 4-band (\(K==2\)) with critical subsampling.

Examples:

wfiltinfo('algmband1');
wfiltinfo('algmband2');

References:

T. Lin, S. Xu, Q. Shi, and P. Hao. An algebraic construction of orthonormal M-band wavelets with perfect reconstruction. Applied mathematics and computation, 172(2):717--730, 2006.