Advantages and disadvantages of circular convolution
Answers
Answered by
0
Answer:
Linear convolution takes two functions of an independent variable, which I will call time, and convolves them using the convolution sum formula you might find in a linear sytems or digital signal processing book. Basically it is a correlation of one function with the time-reversed version of the other function. I think of it as flip, multiply, and sum while shifting one function with respect to the other. This holds in continuous time, where the convolution sum is an integral, or in discrete time using vectors, where the sum is truly a sum. It also holds for functions defined from -Inf to Inf or for functions with a finite length in time.
Similar questions