Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

1 visualización (últimos 30 días)
Stefan
Stefan el 17 de Ag. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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.

Respuestas (1)

Star Strider
Star Strider el 17 de Ag. de 2014
Editada: Star Strider el 17 de Ag. de 2014
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.).

La pregunta está cerrada.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by