autocorr.m [Sample Autocorrelation] - from which MATLAB version on?
显示 更早的评论
I have several scripts which I took from another computer with another MATLAB installation (I don't remember which release).
They contain the autocorr function. However on my current release 2015b this function is not known. I was wondering from whcih version on autocorr was available. Thank you
回答(1 个)
Walter Roberson
2023-4-12
0 个投票
3 个评论
Markus Gschwind
2023-4-12
编辑:Markus Gschwind
2023-4-12
Walter Roberson
2023-4-12
Unfortunately I do not know if "autocorrelation sequence" (xcorr) and "autocorrelation function" (autocorr) are the same thing or not. If they are not, then see https://www.mathworks.com/support/search.html?q=autocorrelation%20function&fq%5B%5D=asset_type_name:fileexchange&page=1&s_tid=CRUX_topnav
Markus Gschwind
2023-4-15
类别
在 帮助中心 和 File Exchange 中查找有关 Correlation and Convolution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!