ext: Extrema of Dyadic Wavelet Transform

Description Usage Arguments Value References See Also

View source: R/extrema.r

Description

Compute the local extrema of the dyadic wavelet transform modulus.

Usage

1

Arguments

wt

dyadic wavelet transform.

scale

flag indicating if the extrema at each resolution will be plotted at the same scale.

plot

if set to TRUE, displays the transform on the graphics device.

Value

Structure containing:

original

original signal.

extrema

extrema representation.

Sf

coarse resolution of signal.

maxresoln

number of decomposition scales.

np

size of signal.

References

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

See Also

mw, mrecons.


Rwave documentation built on May 2, 2019, 5:48 p.m.

Related to ext in Rwave...