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!