Signal Processing Toolbox | ![]() ![]() |
You can use the Filter Design and Analysis Tool (FDATool) as a convenient alternative to the command line filter design functions. This chapter contains the following sections, which walk you through a typical filter design session using the FDATool:
Below is a brief introduction to the FDATool that will give you a better understanding of how it can be used.
Filter Design Methods
The tool gives you access to all of the filter design methods in the Signal Processing Toolbox:
butter
)cheby1
)cheby2
)ellip
)remez
)firls
)Additional filter design methods are available to users of the Filter Design Toolbox.
Using the Filter Design and Analysis Tool
There are different ways that you can design filters using the Filter Design and Analysis Tool. For example:
Analyzing Filter Responses
Once you have designed your filter, you can analyze different filter responses:
freqz
)freqz
)zplane
)impz
)grpdelay
)You can also display the filter coefficients.
Filter Design and Analysis Tool Modes
The Filter Design and Analysis Tool operates in two modes:
There is one more mode available to you if you also have the Filter Design Toolbox: the quantize mode. Use this mode to:
Getting Help
At any time, you can right-click or press the What's this? button,
, to get information on the different parts of the GUI.
![]() | Selected Bibliography | Opening the Filter Design and Analysis Tool | ![]() |