discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Decision making and Python/C++ Blocks


From: abbasi9999
Subject: [Discuss-gnuradio] Decision making and Python/C++ Blocks
Date: Tue, 12 Jan 2010 01:07:50 -0800 (PST)

Dear all,

I searched the forum but there was no answer for these questions:

1. for a simple energy detector we have some equations which usually use the
inverse erfc function. when making the the dicision using either
spectrum_sense.py/usrp_fft.py (which one do you recommend for accuracy -for
large range its the first-?) how can we apply this function (there is no
module for it)?. 

2. calculating the threshold need some math operations and functions, do we
have to make the C++ file then use swig to make a module for it or we just
can do it using python?? please recommend and why?

best regards,

-- 
View this message in context: 
http://old.nabble.com/Decision-making-and-Python-C%2B%2B-Blocks-tp27124559p27124559.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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