> anishgoyal โ–ˆ


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

Continuous Time System Response

calendar_today   article 166 words   access_time 1 min   replay Modified

Table of Contents

Convolution

$$ h(t) * x(t) = \int_{-\infty}^{\infty}h(\tau)x(t-\tau) \ \mathrm{d}\tau $$

convolution example

LTI System Responses

weighted lti response example

weighted lti system response example 2

Numerical Convolution

$$ y(t) \approx \Delta \tau \sum_{k=0}^{n-1} h(\tau_{k})x(t-\tau_{k}) $$

MATLAB Code

numerical convolution matlab code

References

Sources

Graph