03-01-2011 05:43 AM
I must filtering data from accelerometr, beacause I have noise . Which vii ina labview i can use for it? Is averaging help me?
03-02-2011 02:42 AM
Hello,
The easiest way to do it is to use Signal Analysis ExpressVIs. First you can perform the spectral analysis to see what frequencies add noise to the signal and the use Filter ExpressVI to filter them out.
I attach image of a simple VI that visualizes the idea.
Hope that helps.
03-03-2011 03:55 PM
ok thank you