how can i correlate two input signals?
古いコメントを表示
let audio signal be x[n]=cos(0.2*pi*n)+0.5cos(0.6*pi*n) listener signal be y[n]=x[n]+0.1*x[k-50] correlate
回答 (1 件)
Dinesh Iyer
2015 年 10 月 5 日
0 投票
Try the xcorr function in the Signal Processing Toolbox.
カテゴリ
ヘルプ センター および File Exchange で Correlation and Convolution についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!