autocov.m

compute sample autocovariance of a time series (vector)

You are now following this Submission

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 (2026). autocov.m (https://www.mathworks.com/matlabcentral/fileexchange/24066-autocov-m), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Autocovariance

Categories

Find more on Descriptive Statistics and Insights in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0