Technical discussion about Matlab and issues related to Digital Signal Processing.
|
hi just wondering does anyone have any information on 'normalised cross correlation' or any good websites etc. thanks, n |
|
|
|
hi , Normalized cross correlation of two signals x1 and x2 at lag 'k' is the square of the modulus of their cross correlation Rx1x2 at lag 'k' normalized by their respective autocorrelation at lag zero (square root of their variance). NCC (k) = |Rx1x2(k)|^2 /Rx1(0).Rx2(0) Cheers Roger --- nmoff2003 <> wrote: > hi > > just wondering does anyone have any information on > 'normalised cross > correlation' or any good websites etc. > > thanks, > n __________________________________ |