Why does the LEVINSON function not require the auto-correlation value R(0) in Signal Processing Toolbox 6.9 (R2008a)?
이전 댓글 표시
The "Algorithm" section of the documentation for the LEVINSON function says:
levinson solves the symmetric Toeplitz system of linear equations ...
where r = [r(1) ... r(n+1)] is the input auto-correlation vector
Clearly, the zeroth lag correlation value should be a part of the calculation, but it does not appear in the input vector "r".
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear Algebra에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!