Error occurring while solving odes using ode15s
3 次查看(过去 30 天)
显示 更早的评论
Hello,
I am trying to solve a systems of nonlinear ODE using ODE15s but I keep getting an error after about 29 seconds and I can't figure out what is causing the error.
see a screen shot of the error.
What could be the likely cause of this error.
10 个评论
回答(1 个)
Sulaymon Eshkabilov
2021-8-1
编辑:Sulaymon Eshkabilov
2021-8-1
The computed solution might be "nan" or "inf" only. Briefly speaking the size mismatch.
2 个评论
Walter Roberson
2021-8-1
I do not understand how this could explain the error message about trying to mix sparse and single in a * operation ?
另请参阅
类别
在 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!