Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 1 (최근 30일)
Stefan
Stefan 2014년 8월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
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.

답변 (1개)

Star Strider
Star Strider 2014년 8월 17일
편집: Star Strider 2014년 8월 17일
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.).

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by