xcorr can't be used

조회 수: 3 (최근 30일)
Min Wang
Min Wang 2021년 8월 18일
댓글: Min Wang 2021년 8월 24일
Hi, I met a problem as below, who knows which tool box I need to install? The version of matlab I used is R2015b
Thanks

답변 (1개)

Adam Danz
Adam Danz 2021년 8월 18일
편집: Adam Danz 2021년 8월 23일
xcorr does not require Signal Processing Toobox in Matlab R2019a and later.
For Matlab releases prior to 19a,, you'll need the Signal Processing Toobox as the error message indicates. Alternatively, you could compute the cross correlation with your own function or search for an alternative on the File Exchange.
  댓글 수: 1
Min Wang
Min Wang 2021년 8월 24일
I have find some code about xcorr and save it as .m file. then this issue fixed. Thank you all the same.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

태그

제품


릴리스

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by