Re: [Discuss-gnuradio] doubt about forecast function usage

2013-05-27 Thread Nemanja Savic
Thanks. On Mon, May 27, 2013 at 1:47 PM, Martin Braun (CEL) wrote: > On Mon, May 27, 2013 at 12:14:11PM +0200, Nemanja Savic wrote: > > In which way should I use forecast function if the number of output > items isn't > > anyhow related to the number of input items. The relationship is more > >

Re: [Discuss-gnuradio] doubt about forecast function usage

2013-05-27 Thread Martin Braun (CEL)
On Mon, May 27, 2013 at 12:14:11PM +0200, Nemanja Savic wrote: > In which way should I use forecast function if the number of output items > isn't > anyhow related to the number of input items. The relationship is more > qualitative than quantitative. For example number of output elements depends

[Discuss-gnuradio] doubt about forecast function usage

2013-05-27 Thread Nemanja Savic
In which way should I use forecast function if the number of output items isn't anyhow related to the number of input items. The relationship is more qualitative than quantitative. For example number of output elements depends on whether there is certain power inside the input strea, or similar. B