Description Usage Arguments Value Author(s)
View source: R/FourierFunctions.R
Test plot for padded fft calculation
1 | padTestPlot(y, padlength, dt = 1, ...)
|
y |
Vector or time series for which fft and padded fft is calculated |
padlength |
Number of zeroes to be appended to |
dt |
Time interval between succesive values of |
... |
Other arguments passed to plot() |
A two panel plot is generated with the unpadded fft on top and the padded fft at the bottom
Tom Cox <tom.cox@uantwerp.be>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.