problem with the ilaplace function
이전 댓글 표시
I want to have the expression of an ilaplace function but i can't get it
>> syms s t; simplify(ilaplace(1/(s^(3/2)*exp(10*s^(1/2))), s, t))
ans =
ilaplace(1/(s^(3/2)*exp(10*s^(1/2))), s, t)
답변 (1개)
Mohamed Yassin OUKILA
2011년 6월 30일
0 개 추천
댓글 수: 1
Paulo Silva
2011년 6월 30일
That's one weird expression, you tried to solve it by hand?
카테고리
도움말 센터 및 File Exchange에서 Calculus에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!