Autocorrelation Function (ACF)
Version 1.0.0.0 (2,01 KB) von
Calvin Price
Computes ACF for a given series and plots correlogram.
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.
Zitieren als
Calvin Price (2025). Autocorrelation Function (ACF) (https://de.mathworks.com/matlabcentral/fileexchange/30540-autocorrelation-function-acf), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Time Series finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: Estimate AutoCorrelation Function (ACF)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
