Description Usage Arguments Value Author(s) See Also Examples
Performs sinc interpolation for a equidistant time series x
to times t
.
1 | sincfilter(t, x, wr=8)
|
t |
vector of new time points |
x |
observed time series at times |
wr |
determines truncation of series expansion |
a vector of interpolated values of the time series at time points given in
t
.
Joerg Polzehl polzehl@wias-berlin.de
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.