check.maxresoln: Verify Maximum Resolution

View source: R/mw.R

check.maxresolnR 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.


Rwave documentation built on Oct. 22, 2022, 1:05 a.m.

Related to check.maxresoln in Rwave...