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 |
Define digital signal.
What do you mean by ionospheric bending?
Define sampling and aliasing.
What are recursive and non recursive systems?
can we create a table with out primary key?
What is Nyquist rate?
Explain the different types of AM, FM along with the Diagrams on the paper.
What are the properties of correlation?
Tell me some applications of DSP?
what is dsp?
What is sectioned convolution?
What is the importance of linear and circular convolution in signals and systems?