% Example 2.16 % Convolution of exponentials % syms t lambda y y = int(exp(2*lambda-t),lambda,0,t); % for 0