06-29-2010 01:20 PM
Thank you for replying so soon. By average waveform, I mean the average of the first data point, then the second data, etc...just like you said. For example, I run 500 times, then average these 500 waveforms to one to get rid of noise. Your explaination is really helpful, but it is hard for me to follow... i just start to learn Array in labview..Can you modify my code a little bit so that I can see what you really did?
--
Weiye
06-29-2010 01:21 PM
You could also do it this way.
06-29-2010 01:28 PM
Have you considered zero phase shift data filter.
06-29-2010 02:57 PM
@Weiye wrote:
Thank you for replying so soon. By average waveform, I mean the average of the first data point, then the second data, etc...just like you said. For example, I run 500 times, then average these 500 waveforms to one to get rid of noise. Your explaination is really helpful, but it is hard for me to follow... i just start to learn Array in labview..Can you modify my code a little bit so that I can see what you really did?
--
Weiye
The code is already in its most simplest form. You need to learn Labview better. Look for free online tutorials on the NI website.
07-02-2010 08:51 AM
I didn't see the image you attached on your last post before. I tried later and It works the way that you suggested. Thank you so much! The problem is solved!