ext | R Documentation |
Compute the local extrema of the dyadic wavelet transform modulus.
ext(wt, scale=FALSE, plot=TRUE)
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. |
Structure containing:
original |
original signal. |
extrema |
extrema representation. |
Sf |
coarse resolution of signal. |
maxresoln |
number of decomposition scales. |
np |
size of signal. |
See discussions in the text of “Practical Time-Frequency Analysis”.
mw
, mrecons
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.