how to do Laplace transforms
이전 댓글 표시
(a) Use symbolic math to find the Laplace transform of the signal
x(t) = e−t sin(2t)u(t).
(b) Use symbolic math to work problem
x(t) = e−4t u(t)+e−5t sin(5t)u(t).
(c) Use symbolic math to find the impulse response of the causal system H1(s)
(d) Use symbolic math to find the impulse response of the causal system H2(s)
(e) Use symbolic math to find the impulse response of the causal system H3(s)
(f) Use symbolic math to find the inverse Laplace transform of X(s)
댓글 수: 5
Walter Roberson
2019년 11월 20일
laplace() and ilaplace()
richard harvins
2019년 11월 20일
편집: richard harvins
2019년 11월 20일
Walter Roberson
2019년 11월 20일
It would be very rare to want to use the charge on the electron, e, as an additive constant in a question such as these. Perhaps the given formula are incorrect and exponential should have been written instead of subtraction? e^(-t) which in MATLAB would be exp(-t)
Walter Roberson
2019년 11월 20일
How would you write
exp(−t) sin(2t)u(t)
as a matlab expression using the symbolic toolbox?
답변 (1개)
Rahaf
2024년 2월 17일
0 개 추천
f(t)=u(t-9)
댓글 수: 1
Walter Roberson
2024년 2월 17일
I don't understand how this answers the question?
카테고리
도움말 센터 및 File Exchange에서 Calculus에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!