problem with the ilaplace function
Mostrar comentarios más antiguos
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)
Respuestas (1)
Mohamed Yassin OUKILA
el 30 de Jun. de 2011
0 votos
1 comentario
Paulo Silva
el 30 de Jun. de 2011
That's one weird expression, you tried to solve it by hand?
Categorías
Más información sobre Calculus en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!