top of page
Adam Panagos / Engineer / Lecturer
Convolution Intgral Example 01 - Convolution of Two Unit Step Functions
10/2/2013
Running Time: 6:56
This example computes the convolution of two unit step functions, i.e. y(t) = u(t)*u(t), where * is the convolution operator.
Convolution Intgral Example 02 - Convolution of Two Polynomials
4/21/2014
Running Time: 9:09
This example computes the convolution of two unit polynomials, x(t) = t^3u(t) and y(t) = t^2u(t), i.e. z(t) = x(t)*y(t), where * is the convolution operator and u(t) is the unit step function.