autocorr.m [Sample Autocorrelation] - from which MATLAB version on?
조회 수: 15 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Walter Roberson
2023년 4월 12일
댓글 수: 3
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!