discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Spectrum sensing Simulation Only


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Spectrum sensing Simulation Only
Date: Wed, 30 Jul 2014 16:01:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]