Solving an ODE with time dependent term
1 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
采纳的回答
更多回答(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!