Description Usage Arguments Value Author(s)
View source: R/FourierFunctions.R
Frequency response of moving average filter
1 | Hw(w, L)
|
w |
The frequency |
L |
Length of the moving average filter |
Hw(w,L) = 1/L*(1-exp(-1i*L*w))/(1-exp(-1i*w))
Tom Cox <tom.cox@uantwerp.be>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.