How to use ode45 to plot time evolution of a system?
3 次查看(过去 30 天)
显示 更早的评论
I'm stuck on this question for coursework.
"Use ode45 to make a plot of the time evolution of the system with parameters α1, α2 = 10 and β, γ = 2. Assume initial conditions u0 = 2, v0 = 1. "
The differential equations are:

I have no idea where to start. I'm not really sure how to use ode45 and the explanations online are a bit too complicated for me. If somebody could help me understand how to use ode45 then I might be able to take it from there!
2 个评论
Jan
2017-3-15
Please post, what you have tried so far and ask a specific question. Then it is possible to assist you to solve the problem without posting the full solution of your coursework. Please add this by editing the question, not as comment or answer. Thanks.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!