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

Respuestas (1)

Dinesh Iyer
Dinesh Iyer el 5 de Oct. de 2015

0 votos

Try the xcorr function in the Signal Processing Toolbox.

Etiquetas

Preguntada:

el 3 de Oct. de 2015

Respondida:

el 5 de Oct. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by