Upsampling of a vector
Upsamples a given vector.
up.sample(x, f, y = NA)
x |
vector of observations |
f |
frequency of upsampling; e.g, 2, 4, etc. |
y |
value to upsample with; e.g., NA, 0, etc. |
A vector twice its length.
B. Whitcher
Any basic signal processing text.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.