Using MATLAB with the Convolution Method
www.csun.edu › ~skatz › ece350convolution integral: y(t)=h(τ)x(t−τ)dτ −∞ ∫∞ =x(τ)h(t−τ)dτ −∞ ∫∞ This project describes the various methods for evaluating the convolution integral and finding the impulse response using MATLAB. Convolving Two Functions The conv function in MATLAB performs the convolution of two discrete time (sampled) functions.