how to solve differential equations

3 views (last 30 days)
Hi everyone,
I want to solve a two-dimensional system of differential equations.

Accepted Answer

Shashank Prasanna
Shashank Prasanna on 20 Jan 2013
You can start with ODE45, look through the following page for information on how to set up you system:
Scroll down on the page to see how a non-linear oscillator system was set up for ODE45:
  6 Comments
Tina
Tina on 21 Jan 2013
I did it, but still get that error. Can you copy and paste the code and see the error I am getting?
Shashank Prasanna
Shashank Prasanna on 22 Jan 2013
I think I found something online that does what you want: If this doesn't work for you, then please share your code so we can see what is wrong:

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!