impulseresponses
Impulse responses describe how a dynamic system responds to a Dirac delta input. In continuous time, this is written as h(t); in discrete time, h[n]. For linear time-invariant LTI systems, the output y(t) is the convolution of the input x(t) with the impulse response: y(t) = ∫ h(τ) x(t−τ) dτ, or y[n] = ∑ h[k] x[n−k]. Because the system is LTI, the impulse response fully characterizes its behavior and can be used to predict any output for any input.
In the frequency domain, the Fourier transform H(ω) of h(t) (or the Z-transform H(z) of h[n]) is
Practically, impulse responses are measured by applying a short, ideally instantaneous impulse. In many real-world cases,
Common examples include the impulse response of an RC circuit, h(t) = (1/RC) e^{−t/(RC)} u(t) for t ≥