How to use ode45 to plot time evolution of a system?
조회 수: 1 (최근 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!