discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GRC - converting complex stream to vector for FFT


From: John Shields
Subject: Re: [Discuss-gnuradio] GRC - converting complex stream to vector for FFT
Date: Sun, 03 Jun 2012 06:42:43 +1200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

Thanks, Josh. Will give it a whirl.

           Kind Regards,

                     John



On 03/06/12 05:33, Josh Blum wrote:

On 06/02/2012 01:00 AM, John Shields wrote:
I have complex multiplied a couple of 1 msps complex values and I wish
to do a 2048 FFT so am trying to convert to 2048-length vector but I
cannot find a suitable block in the 'stream conversion' group of GRC. By
making vec length 2048 I get the correct kind of connector on the output
of the block (dark blue) but the input is also dark blue and I just want
complex (Re, Im) alternating.

       Can someone point me in the right direction?

I think you are looking for the stream to vector block? It will turn a
stream of X into a vector of type X, which you can pass into a FFT block.

-josh

             Kind Regards,


                          John

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





reply via email to

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