What are recursive and non recursive systems? give examples?



What are recursive and non recursive systems? give examples?..

Answer / Anoop Kumar Srivastava

A simple example of a recursive system is a first-order IIR filter defined by the difference equation y(n) = a*y(n-1) + b*x(n). A non-recursive system example is a moving average filter where the output at time n is the average of the last N input samples: y(n) = ∑ [x(n-k)] for k from 0 to (N-1).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DSP Interview Questions

Define digital signal.

1 Answers  


What do you mean by ionospheric bending?

1 Answers   Ericsson,


Define sampling and aliasing.

1 Answers  


What are recursive and non recursive systems?

1 Answers  


can we create a table with out primary key?

5 Answers  


What is Nyquist rate?

1 Answers  


Explain the different types of AM, FM along with the Diagrams on the paper.

1 Answers   Huawei,


What are the properties of correlation?

1 Answers  


Tell me some applications of DSP?

1 Answers   Ericsson,


what is dsp?

1 Answers  


What is sectioned convolution?

1 Answers  


What is the importance of linear and circular convolution in signals and systems?

1 Answers  


Categories