plotResult: Plot Dyadic Wavelet Transform Extrema

Description Usage Arguments References See Also

View source: R/plot.r

Description

Plot extrema of dyadic wavelet transform.

Usage

1
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.


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

Related to plotResult in Rwave...