Solving an ODE with time dependent term
Ältere Kommentare anzeigen
I want to solve the ODE y'(t)=A(t)y(t)+C, where A(t) is a prespecified vector. So I have a time span [0,10] and I want to solve the ODE for y(t) ever 0.01s. I already have the vector A(t) specified every 0.01s. What is the best (fastest, most accurate) way to solve this?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!