check.maxresoln {Rwave}R Documentation

Verify Maximum Resolution

Description

Stop when 2^{maxresoln} is larger than the signal size.

Usage

check.maxresoln(maxresoln, np)

Arguments

maxresoln number of decomposition scales.
np signal size.

References

See discussions in the text of “Practical Time-Frequency Analysis”.

See Also

mw, mrecons.


[Package Rwave version 1.24-2 Index]