discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] forecast and set history function for haar decomp


From: Bharat Mukkala
Subject: Re: [Discuss-gnuradio] forecast and set history function for haar decomposition
Date: Wed, 23 Oct 2013 10:33:05 -0700 (PDT)

its true that setting the history to length of coefficients work, but when we
go for more than 1 level of decomposition, the output from previous level
will be used , so how can is use the output again ? 
i have another doubt , if we set the size of each element in the input
signature to be 4*sizeof(float) and size of each output element to be
4*sizeof(float)  in a gr::sync_block, then in the work function , how each
element will be handled, (is it like 4 input items of size float), also
please tell me how to use them.
thank you




--
View this message in context: 
http://gnuradio.4.n7.nabble.com/forecast-and-set-history-function-for-haar-decomposition-tp44327p44342.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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