Hi
I am new to LabVIEW . I have some noisy data coming in. I would like to filter the data by taking moving average of the samples. For that I have made the VI which is attached with this mail.
This VI is an example VI, in the sense that the incoming signal is an artificial signal.
However, I am not able to get the averaged data (which should be a sine curve), from the noisy signal.
For your convenience, I have attached a snapshot of both the front panel and the block diagram. As you can see, the averaged signal is almost a straight line.
The problem might be as simple as changing the scale of X, for all we know. Right now, the x coordinate is auto scaled. I tried to make the scale of x on both the plots same but was met with only limited success.
Please help !!