Discrete convolution of two finite time sequences - computing the first output elements.
For sequences a=[1,2,3,1,2] and b=[1,3,5,7], the convolution c[n] = sum_k a[k]*b[n-k]. The first element c[0] = a[0]*b[0] = 1*1 = 1. The second element c[1]...
Full option-by-option analysis available to enrolled students.