autocov.m
Versión 1.0.0.0 (1,61 KB) por
Phillip M. Feldman
compute sample autocovariance of a time series (vector)
computes the sample autocovariance of a time series x for lags
from 0 to maxlag, returning a column vector of length maxlag+1. x must be a column vector having length m not less than maxlag+1. If no value is supplied for maxlag, the default is the minimum of m-1 and 100.
Citar como
Phillip M. Feldman (2024). autocov.m (https://www.mathworks.com/matlabcentral/fileexchange/24066-autocov-m), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Descriptive Statistics en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspiración para: Autocovariance
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |