Info
此问题已关闭。 请重新打开它进行编辑或回答。
To know the type(IIR or FIR) of Bandpass filter available on file exhchnage
1 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
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.).
0 个评论
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!