Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Ads

Discussion Groups

Discussion Groups | Matlab DSP | Re: normalised cross correlation

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

normalised cross correlation - nmoff2003 - Jan 10 13:50:00 2004



hi

just wondering does anyone have any information on 'normalised cross
correlation' or any good websites etc.

thanks,
n





(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: normalised cross correlation - Roger B. - Jan 11 23:36:00 2004



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 __________________________________




(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )