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

[email protected] 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 [email protected] at openSubscriber.com
http://www.opensubscriber.com/message/[email protected]/10657497.html


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


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

Reply via email to