how to give initial condition as array in ode45
5 次查看(过去 30 天)
显示 更早的评论
I want to enter initial condition of 6x6 matrix in ode45.
How to do that? Any idea.
Please help
2 个评论
DIP
2017-2-20
Sir, how do i solve an ode with an array , using ode45? ODE is udY/dx=P, Y,P are arrays.
采纳的回答
Star Strider
2014-4-29
The ode45 initial conditions have to be a vector.
You have my interest, though. Why do you want them to be a matrix?
10 个评论
更多回答(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!