SOLVING ODE USING LAPLACE

what's wrong with my code

1 个评论

By posting a PICTURE of your code, you force anyone who wants to help you to then type in your code from scratch. Is there a good reason why you want to make it more difficult for someone to answer your question, when it was actually easier to paste in the text of your m-code instead?
If you want a fast, helpful answer, then make it easy for someone to help you.
As for what is wrong with your code, does laplace actually solve the differential equation? If you read the help for laplace, it is NOT an ODE solver. It computes the laplace transform, that is all. And while you can use laplace transforms to solve an ODE, you stopped there.
You might want to do some reading:
Or, at least read your own notes from class, where this was probably covered.

请先登录,再进行评论。

回答(0 个)

类别

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by