To know the type(IIR or FIR) of Bandpass filter available on file exhchnage

Hello,
Can someone help me in knowing the type of filter available Bandpassfilter I want to know the type of it. Butterworth IIR or FIR filter?
Thankyou.

Answers (1)

See the documentation for the Signal Processing Toolbox function designfilt, partucularly the ‘Examples’ section ‘Bandpass IIR Filter’. (The example looks like a Butterworth response, but it doesn’t say.) You can also start with buttord, then butter if you want a bit more control over the filter design.
If you don’t have access to the Signal Processing Toolbox, another site I’ve recommended in the past is Interactive Filter Design from the University of York (U.K.).

This question is closed.

Products

Asked:

on 17 Aug 2014

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!