plotwt {Rwave}R Documentation

Plot Dyadic Wavelet Transform

Description

Plot dyadic wavelet transform.

Usage

plotwt(original, psi, phi, maxresoln, scale=FALSE, yaxtype="s")

Arguments

original input signal.
psi dyadic wavelet transform.
phi scaling function transform at last resolution.
maxresoln number of decomposition scales.
scale when set, the wavelet transform at each scale is plotted with the same scale.
yaxtype axis type (see R manual).

References

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

See Also

plotResult, epl, wpl.


[Package Rwave version 1.24-2 Index]