adplus-dvertising
frame-decoration

Question

What is the output of the following code?
syms t; laplace(exp(-3*t),y)

a.

Error

b.

1/(3+s)

c.

1/(3+y)

d.

1/(3+js)

Posted under MATLAB

Answer: (a).Error

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the following code?