filterByWT | R Documentation |
filterByWT
applies a filtering based on wavelet using the universal threshold
filterByWT(s, wavelet, threshold = 0.5)
s |
the spectral signal as a numerical vector |
wavelet |
the name of the wavelet: haar, daub2, daub4, daub8, symlet2, symlet4, symlet8 |
threshold |
the threshold value - default value is 0.5 |
a vector of the same dimension as the entry one
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.