FIR and IIR Filter Design
Algorithms
Several Matlab programs are available for the design of digital
filters by several different approaches.
After down loading the software, move the program file to a new,
empty directory. Then uncompress the file using the unix
command 'uncompress' (e.g., 'uncompress butter.tar.Z') and
unpack the archive using the UNIX command 'tar' (e.g., 'tar xvf
butter.tar').
The following sections describe some of the filters that can be
obtained with the available Matlab programs.
Please report any bugs or send comments regarding these programs
to selesi@ece.rice.edu