See how the logpwrfft in gnuradio adjusts for different windows and fft lengths: http://gnuradio.org/redmine/repositories/entry/gnuradio/gnuradio-core/src/python/gnuradio/blks2impl/logpwrfft.py

-Josh

kyung...@nec-labs.com wrote:
Hello

I wonder someone can help me out. While testing this code, the media with the 
different size of fft shows different value. I would like to know how I can get 
the same media value regardless of using different fft size.

Thanks,

Kyungtae-- Santix wrote :
    media=str(mean(m.data))            #
    todo= p + "    " + media + '\n'        #
    power.write(todo)            #
--
This message was sent on behalf of kyung...@nec-labs.com at openSubscriber.com
http://www.opensubscriber.com/message/discuss-gnuradio@gnu.org/10657497.html


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to