On 07/30/2014 03:37 PM, Tom Rondeau wrote: > The easiest way to average is to use the single_pole_iir_filter to > smooth out the data stream. But note that you're coming out of the FFT > block as a vector. You can set the vector length of the single pole IIR, > but I'd have to review exactly what that means mathematically. It > probably smooths the entire vector as one as opposed to smoothing over > index i in each vector. You might have to play around with that.
gr-specest might help you with that (pybombs install gr-specest, or https://github.com/kit-cel/gr-specest). M _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio