Page 1 of 1

FIR filter basic example

Posted: Fri Nov 08, 2013 10:42 am
by borodadada
where can I find an example implementation of a simple visual FIR filter? as well as the IIR filter.

Re: FIR filter basic example

Posted: Fri Nov 08, 2013 10:56 am
by nix
Hope these help->
viewtopic.php?f=3&t=1487
viewtopic.php?f=3&t=1569

StefTSF is a really nice guy and a brilliant maths mind,
these testbeds are a substantial resource IMO.

Hope you can understand this stuff more, I am kinda slow to learn filters

Re: FIR filter basic example

Posted: Mon Nov 11, 2013 6:52 pm
by borodadada
thanks, great!