autocov.m
Version 1.0.0.0 (1,61 KB) von
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.
Zitieren als
Phillip M. Feldman (2024). autocov.m (https://www.mathworks.com/matlabcentral/fileexchange/24066-autocov-m), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2008b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Descriptive Statistics finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: Autocovariance
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 |