plotwt: Plot Dyadic Wavelet Transform

Description Usage Arguments References See Also

View source: R/plot.r

Description

Plot dyadic wavelet transform.

Usage

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


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

Related to plotwt in Rwave...