EECS246:Convolutional_Signal
EECS246:Convolutional_SignalWhat is Convolution ? Convolution is an operation of two functions(x(t) & h(t) ) that produce a new function (y(t) = x(t)·h(t)) which expresses how the shape of one is modified by the other. [ 假设我们有一个信号函数x(t)与系统响应函数h(t),它们的卷积便是x*h(t) ] Read more