| Contents | Index |
| 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 | FDATool: A Filter Design and Analysis GUI | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |