Convolve the signals e-2t u(t), e-3t u(t). Determine the output?

Convolve the signals e-2t u(t), e-3t u(t). Determine the output? Correct Answer y(t) = (e-2t – e-3t)u(t)

By solving the convolution integral , we get output asy(t) = (e-2t – e-3t)u(t).

Related Questions

Convolve graphically the below given signals, and determine the correct sequence?
What is the output after compile and run the following code ? int Output = 10;
boolean b = false;
if((b == true) && ((Output += 10) == 20))
{
System.out.println("We are equal " + Output);
}
else
{
System.out.println("Not equal! " + Output);
}
The PLC functions which generate output signals according to logical operations performed on input signals are known as: