Main Content
isBiorthogonal
Determine if DWT filter bank is biorthogonal
Description
returns tf
= isBiorthogonal(fb
)true
if the discrete wavelet transform (DWT) filter bank
fb
is a biorthogonal filter bank and
false
otherwise.
To determine if a DWT filter bank is orthogonal, use isOrthogonal
.
Examples
Input Arguments
Version History
Introduced in R2018a