xcorr can't be used

2 次查看(过去 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.

请先登录,再进行评论。

标签

产品


版本

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by