Main Content
wmaxlev
Maximum wavelet decomposition level
Syntax
Description
returns the maximum level L
= wmaxlev(S
,wname
)L
possible for a wavelet
decomposition of a signal or image of size S
using the wavelet
specified by wname
(see wfilters
for more information).
The maximum level is the last level for which at least one coefficient is
correct.
wmaxlev
returns the maximum allowed level decomposition, but
in a general, a smaller value is taken.
Examples
Input Arguments
Version History
Introduced before R2006a