Convolution Sum
Linear convolution calculation.
Convolution Sum Quiz
Test your ability to compute discrete-time convolution using the tabular method.
Question 1 of 3
Q1.Given x[n] = {1, 2, 3} (n = 0,1,2) and h[n] = {1, 1} (n = 0,1), what is y[2] = (x * h)[2]?
Related Articles
Convolution Sum
y[n] = x[n]*h[n], tabular method for DT.
6 min read
Discrete Time Signals
Sequences, operations, energy/power.
4 min read
Convolution Properties
Commutative, associative, distributive properties.
8 min read
Convolution Integral
y(t) = x(t)*h(t), flip and slide method.
6 min read
Convolution Theorem FT
x*h in time <-> X*H multiplication in frequency.
7 min read