How to Determine the impluse response and provided a plot of the frequency response of the designed filter. by using Matlab software

* Design a lowpass digital filter (IIR) using a Butterworth prototype to satisfy:
Wp=0.2π, Ws=0.3π, Rp=1dB, As=15dB
Wp= digital passband freq
Ws= digital stopband freq
Rp= passband ripple
As= stopband attenuation
How to solve this question by using Matlab.

4 件のコメント

Jan
Jan 2012 年 7 月 8 日
I've deleted the duplicate post. Please post a question once only.
Yash
Yash 2012 年 7 月 8 日
is that a question? check out the help you can find the butterworth filter very easily and the demos are awesome, will help you alot, that enuf for this
Lee
Lee 2012 年 7 月 9 日
yes, this is the example question.

サインインしてコメントする。

 採用された回答

I would suggest you to read the documentation for several functions. Simply type these commands in your command window
doc buttord
doc butter
doc freqz

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by