Hello!
I'm trying to use the cross correlation .vi, but I'm dealing with some problems...
I already searched and read other threads about this subject in the forum, but I'm not being able to get rid of my problems.
I'm trying to calculate the cross-correlation of 2 arrays and get as result a graph with the cross-correlation coefficients for each slide of one array relative to the other (a kind of oscillatory waveform with one higher peak possibly and desirably over 0.8 when the 2 arrays are well correlated). But I always get a "triangle" result, with scales varying between 0 and values >>2E+8

I searched the web and found a C source code for performing what I want, and I implemented it in Labview. I attached my .vi so that you could see what I did, and help me because sometimes it gives me values of cross-correlation higher than 1

The site with the C source code and explanation is in the following adress: http://astronomy.swin.edu.au/~pbourke/other/correlate/
I hope you understand what my question is, and I would be greatly pleased with some good help on this.
I don't know if it's possible to achieve what I want using only labview already made .vi's (which I suppose, would be better and faster processing), or if it would be better to try to make a .vi by miself such as the one I send in attachment.
Thanks in advance!
Message Edited by Goju-Ryu on 05-17-2006 06:46 AM