Hi,

what is the simplest way to caluclate the average of a stream?

I generate a stream of fixed length using head(). I would like to
calculate the linear average (i.e.
sum_of_all_samples/number_of_samples).

Thanks
        Wolfgang




_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to