First-Order Recursive Lowpass Filter

Figure 6: The spectral magnitude of the first-order FIR and IIR (recursive) lowpass filters.
\scalebox{0.7}{\includegraphics{eps/simpiir.eps}}

The general difference equation for LTI filters therefore, includes feedback terms, and is given by

$\displaystyle y(n) = b_0x(n)$ $\displaystyle +$ $\displaystyle b_1x(n-1) + \cdots + b_Mx(n-m)$  
  $\displaystyle -$ $\displaystyle a_1y(n-1) - \cdots - a_Ny(n-N)$  


``Music 171: Introduction to Delay and Filters'' by Tamara Smyth, Computing Science, Simon Fraser University.
Download PDF version (filt171.pdf)
Download compressed PostScript version (filt171.ps.gz)
Download PDF `4 up' version (filt171_4up.pdf)
Download compressed PostScript `4 up' version (filt171_4up.ps.gz)

Copyright © 2019-03-07 by Tamara Smyth.
Please email errata, comments, and suggestions to Tamara Smyth<trsmyth@ucsd.edu>