Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/nondata_adaptive_repr.R
The repr_dct
computes DCT (Discrete Cosine Transform) representation from a time series.
1 |
x |
the numeric vector (time series) |
coef |
the number of coefficients to extract from DCT |
The length of the final time series representation is equal to set coef
parameter.
the numeric vector of DCT coefficients
Peter Laurinec, <tsreprpackage@gmail.com>
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.