autocov.m

compute sample autocovariance of a time series (vector)
3.4K 次下载
更新时间 2009/5/10

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Descriptive Statistics 的更多信息
致谢

启发作品: Autocovariance

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0