Generating a vector for ode45
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hi, somewhat new to matlab my problem is:
I've been trying to make a code to solve the following set of odes:
for
where we can choose N and
, and we are given
.I'm not sure of how to make a vector containing each of these ode's as elements of the vector so I can put it into ode45.
Many Thanks!
댓글 수: 1
Walter Roberson
2020년 9월 18일
That looks like something that could be expressed in matrix form.
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!