Re: Large moving average
Jerry Avins <jya@xxxxxxxx> wrote in
news:Lfydne7IpY3rvWvZnZ2dnUVZ_rGdnZ2d@xxxxxxx:
That is an FIR filter. It's not suitable for floating-point
implementation.
Couldn't you just multiply it up a few orders of magnitude (depending on
overflow), and just do the integer divide?
--
Scott
Reverse name to reply
.
Relevant Pages
- Frederick abandons look
... reverse them ever. ... Abu thanks depending on ... Will you age plus the vehicle, if Joie forward opposes the composer? ... restrict Hector's show in favour of explorations, ... (sci.crypt) - Re: Python from Wise Guys Viewpoint
... > May I point out that the correct answer is 600, not overflow? ... representation of the number. ... representations depending on their size, but the type is invariant, ... to do with static vs dynamic typing - C allows the above, ... (comp.lang.python) - Re: Python from Wise Guys Viewpoint
... > May I point out that the correct answer is 600, not overflow? ... representation of the number. ... representations depending on their size, but the type is invariant, ... to do with static vs dynamic typing - C allows the above, ... (comp.lang.lisp) - Re: [SLE] 64 bit clock -- 32-bit POSIX time offset (correction)
... overflow into -2 million or -1 (depending on the implementation). ... either it will report the year as either 1901 or 1969 (and count ... Also check the archives at http://lists.suse.com ... (SuSE) - ATTN: Guga
... My mail to you keeps bouncing back, so I try to answer here ... But be aware it will also overflow for ... a 36-bit LEA-SHL for *19 consumes already more time than a single MUL. ... hotmail changed the style and i´m unable to reverse it back. ... (alt.lang.asm) |
|