09-30-2007 04:18 AM
09-30-2007 04:55 AM
if the 2 arrays are identical but "shifted", you can use the "search 1D array.
however, from your example it look they are quite different. what is the overall purpose?
09-30-2007 05:16 AM
09-30-2007 05:31 AM
you might need some different function for that. i understand you look for the phase difference between the 2 signals.
in the signal processing pallette, you have the waveform measurment subpallette. browse there as well as example related.
one particular function i have in mind is the frequency response function, which will give you the phase between 2 signals.
does it help?