How can I do this in MATLAB?
Show older comments
So my professor wants the following practice problem done in MATLAB:
Given a system of equation:

And then the question:

Answers (1)
Nicolas Schmit
on 27 Oct 2017
0 votes
This is how you solve a non-stiff ODE
Note that there is a closed-form solution for these equations. You can find a linear combination of x and y which decouples the system.
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!