Autocorrelation Function (ACF)

Computes ACF for a given series and plots correlogram.
19,9K Descargas
Actualizado 25 feb 2011

Ver licencia

Computes ACF for a given series. Returns a vector of autocorrelations through lag p. Also produces bar graph of autocorrelations, with rejection region bands for testing (under white noise assumption) each autocorrelation = 0.

Example: >> myacf = acf(y,12)

Does not require any toolboxes.

Citar como

Calvin Price (2025). Autocorrelation Function (ACF) (https://es.mathworks.com/matlabcentral/fileexchange/30540-autocorrelation-function-acf), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Time Series en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
Agradecimientos

Inspiración para: Estimate AutoCorrelation Function (ACF)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0