> anishgoyal โ–ˆ


Notes โ€บ ENGR 2341: Signals and Systems Lecture 6

Discrete Time System Response

calendar_today   article 104 words   access_time 1 min   replay Modified

Table of Contents

Discrete-time Convolution

$$y[n] = h[n] * x[n] = \sum_{k=-\infty}^\infty h[k] \cdot x[n-k]$$

System Response

FIR and IIR System Response

$$y[n] = \sum_{k=0}^M b_{k}x[n-k]$$

fir system response example fir system response numeric example

$$y[n] = \sum_{\ell=1}^M a_{\ell}y[n-\ell]+\sum_{k=0}^M b_{k}x[n-k]$$

iir system response example iir system response numeric example

References

Sources

Graph