LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

autocorrelation function problem

hi

i am using Labview 2009 at school but at home i have Labview8.6, i build a VI that contain a sine wave and noise and want to use autocorrelation function. 

but after adding noise it to the signal the result is not clear i mean not a proper cosine wave, am i missing some thing? please correct me. and if possible then save my VI to 8.6 because i cant open it on my PC as i have 8.6 on my PC 

Thanks

0 Kudos
Message 1 of 3
(2,943 Views)

Your sample frequency is 10.000 Hz while the sine frequency is 1.000 Hz. This means you have 10 samples per period. If you make this factor bigger you will get a nicer sine wave.


Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(2,938 Views)

Thanks for the answer ton 

 

you mean that i have to increase the  sampling frequency of sine signal? 

0 Kudos
Message 3 of 3
(2,933 Views)