discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] adding channel effects to an input i n GNURADIO


From: Nasi
Subject: [Discuss-gnuradio] adding channel effects to an input i n GNURADIO
Date: Mon, 12 May 2014 01:41:07 +0400

Hi all,

(Ubuntu 13.04, GNURADIO 3.7)

I have a question regarding the channel models. As far I know the channel function must be convolved (convolution) with the input to get the output like this:

out = conv(in,channel)

In GNURADIO I can not find this convolution or any filter to do that. I am looking inside this folder: gnuradio/gr-channels/lib.
How is this process done in GNURADIO?


--
NE
reply via email to

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