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!