LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Average Random Numbers

Solved!
Go to solution

So what I need to do is generate a series of random numbers. I've got that.

 

However, the tricky part is I need to average the current random number and the previous 3 random numbers and output that on a waveform chart.

 

Any help or pointers would be awesome. Thanks

0 Kudos
Message 1 of 3
(3,362 Views)
Solution
Accepted by topic author Yaketysax

Easy peasy. There's a VI called Mean Pt by Pt. Set your buffer to 4 and it will average the current input with the last 3.

This is random.png

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


Message 2 of 3
(3,356 Views)

Thank you!

0 Kudos
Message 3 of 3
(3,347 Views)