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

I've deleted the duplicate post. Please post a question once only.
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
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개)

질문:

Lee
2012년 7월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by