Digital Signal processing problem

5 views (last 30 days)
Helda
Helda on 28 Nov 2013
Commented: Walter Roberson on 29 Nov 2013
for filter with a transfer function of
H=(0.1667*s^3-0.5*s^2+0.5*s+0.1667)/(s^3-0.3333*s)
what is the filter order ?
what the filter type ? (FIR,IIR) why?
plot the frequency response of the filter ?
find the filter gain by matlab ?
  4 Comments
Walter Roberson
Walter Roberson on 29 Nov 2013
What have you achieve on your assignment? What code have you produced, and what error message are you seeing in your code?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!