Can ode45 solve differential-algebraic equations?
3 次查看(过去 30 天)
显示 更早的评论
Hey everyone,
Here I just want to ask as the titile shows, can ode45 solve differential-algebraic equations?
the differential part is in second order.
Thanks very much!
Cheers
0 个评论
回答(1 个)
Shreeya
2024-2-27
Hello
Solvers such as ode15s, ode23t, and ode15i are used to solve DAEs in MATLAB rather than ode45. Refer to the link below to learn more:
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!