LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why does the Labview 6.0 autocorrelation function tapers to zero at both ends?

Traditionally the autocorrelation function doesn't do this. In fact, it almost looks like a triangular window has been applied to the data. How can I account for this so my results match the theory?
Thanks,
Joanna
0 Kudos
Message 1 of 2
(2,687 Views)
I would actually expect the data to taper towards zero at both ends of the output of the autocorrelation function. You can think of an autocorrelation as passing a signal over itself and integrating the product of the amplitudes where they overlap. As you slide the signal over itself there won't be much overlap in the beginning and towards the end - hence the small values at the ends of your output data set.
0 Kudos
Message 2 of 2
(2,687 Views)