implicit DAE using ode15i
显示 更早的评论
Dear all, I have an implicit Differential algebraic equation that I used ode15i to solve. However, I know the solutions should be real numbers but instead I get a complex part of the magnitude of 1e-20 with each solution. Now, how could that happened? what does that complex part mean? and how do I force the ode15i function to look for real solution? Thanks for any help!
回答(1 个)
lei shi
2015-10-6
0 个投票
I find it is not easy to use like ode45 ,I am solve daes too .
类别
在 帮助中心 和 File Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!