discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Importing Filter Taps


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Importing Filter Taps
Date: Wed, 21 Apr 2010 08:29:19 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9pre) Gecko/20100217 Shredder/3.0.3pre

you can call numpy.fromfile in grc
http://docs.scipy.org/doc/numpy/reference/generated/numpy.fromfile.html

if it cant find the numpy module, add an import block that has "import numpy"

-Josh

On 04/21/2010 02:09 AM, Umair Naeem wrote:
I need to import complex filter taps from a .txt file and use them in FFT 
FIlter block in GRC. How can I do that?


Regards,
Umair Naeem
MSc Communication Engineering
Chalmers University ot Technology, Sweden.


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




reply via email to

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