Generating a vector for ode45
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 18 Sep. 2020
That looks like something that could be expressed in matrix form.
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!