plotResult {Rwave}R Documentation

Plot Dyadic Wavelet Transform Extrema

Description

Plot extrema of dyadic wavelet transform.

Usage

plotResult(result, original, maxresoln, scale=FALSE, yaxtype="s")

Arguments

result result.
original input signal.
maxresoln number of decomposition scales.
scale when set, the extrema at each scale is plotted withe the same scale.
yaxtype y axis type (see R manual).

References

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

See Also

plotwt, epl, wpl.


[Package Rwave version 1.24-2 Index]