
Technical discussion about Matlab and issues related to Digital Signal Processing.
Hi,
I have a problem with finding the covariance matrix of an input signal and its delayed
counterpart.
basically i want to find sthg like this using Matlab
C = X(t)X(t+u)
u: time delay
X(t): input audio signal read into the m file.
Any ideas?
Regards,
James