autocov.m

compute sample autocovariance of a time series (vector)
3.4K Downloads
Updated 10 May 2009

View License

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.

Cite As

Phillip M. Feldman (2024). autocov.m (https://www.mathworks.com/matlabcentral/fileexchange/24066-autocov-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Descriptive Statistics in Help Center and MATLAB Answers
Acknowledgements

Inspired: Autocovariance

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0