1.

Which of following is recursive system?

A. y(n - 1)
B. y(n + 1)
C. y(n)
D. y(n) + y(n + 1)
Answer» B. y(n + 1)


Discussion

No Comment Found