Rahul R
Followers: 0 Following: 0
Feeds
已回答
How the calculate laplace x(t) = (exp^-at)*u(t) matlab?
syms t a=1 u=t x = exp(-a*t)*u laplace(x)
How the calculate laplace x(t) = (exp^-at)*u(t) matlab?
syms t a=1 u=t x = exp(-a*t)*u laplace(x)
2 years 前 | 0