Hello
I have two temporal signals that I want to cross-correlate each other.
I use a sliding window of a finite length that I apply to each signals and
I calculate the cross-correlation betwwen the two signals over this window
(over this window, I also apply one smoothing ie Blackman or Hamming window)
..
But when this windows arrives at the end of my temporal signal, the value of
the calculated cross correlation is of non-sense (by plotting the two
signals, it is possible to calculate by the hand a realistic value of the
cross correlation).
Does anyone know why ?
Extra question : it seems necessary to use a normalization of the input
signal before usin the vi Cross-correlation. Is it true and why
Thanks in advance
Fabrice