07-21-2014 03:51 AM - edited 07-21-2014 03:53 AM
Hello all,
I want to create Moving average Trend line (like excel) in LabVIEW for set of Signals.
I think we can use “Mean PtByPt.vi” for my Requirement. But, as per my attached VI,
I applied Mean in different ways but results are not matching. Can anyone tell me why it is not same & is there any better solution for “Moving average Trend line (like excel)”.
-Munna
07-21-2014 03:54 AM - edited 07-21-2014 03:57 AM
attachment
07-22-2014 02:02 AM
Hello all,
I think this is the way to solve my issue.
We need to “initialize” internal State of VI for every iteration.
Munna