Self-assessment question

SAQ 2

State the order of each of the following recursive filters:

(a) yn = 2xn - xn-1 + yn-1

(b) yn = xn-1 - xn-3 - 2yn-1

(c) yn = xn + 2xn-1 + xn-2 - 2yn-1 + yn-2

Answers


Next | Previous | DSP home page | Index