| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Filter Design Toolbox |
| Contents | Index |
| Learn more about Filter Design Toolbox |
| On this page… |
|---|
Example – Using Filterbuilder to Design a Finite Impulse Response (FIR) Filter
To design a lowpass FIR filter using filterbuilder:
Open the Filterbuilder GUI by typing the following at the MATLAB prompt:
filterbuilder
The Response Selection dialog box appears. In this dialog box, you can select from a list of filter response types. Select Lowpass in the list box.

Hit the OK button. The Lowpass Design dialog box opens. Here you can specify the writable parameters of the Lowpass filter object. The components of the Main frame of this dialog box are described in the section titled Lowpass Filter Design Dialog Box — Main Pane. In the dialog box, make the following changes:
Enter a Fpass value of 0.55.
Enter a Fstop value of 0.65.

Click Apply, and the following message appears at the MATLAB prompt:
The variable 'Hlp' has been exported to the command window.
To check your design, click View Filter Response. The Filter Visualization tool appears, showing a plot of the magnitude response of the filter.

You can change the design and click Apply, followed by View Filter Response, as many times as needed until your design specifications are met.
![]() | The Graphical Interface to Fdesign | Digital Frequency Transformations | ![]() |

Learn how to apply early verification to your development process through these technical resources.
How much time do you spend on testing to ensure implementation meets system-level requirements?
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |