Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- the random function i generated is w(n) right with so the mean is 1/n(summation of w(n) from 0 to n) and variance is 1/n-1(summation of w(n) square from 0 to n). So how can i implement the averaging in software or in digital filter?? can you please elaborate?? --- Quote End --- Look at the moving average filter figure on slide 115. http://www.ovro.caltech.edu/~dwh/correlator/pdf/esc-100slides_hawkins.pdf Cheers, Dave