Ode15s time step
5 次查看(过去 30 天)
显示 更早的评论
Hi,
I am trying to solve set of odes and fit them with experimental data using ode15s solver. I faced some problems in this process. My biggest problem is shape of the resulted graph is depended on the step size as I have shown below (The graph always change at the first time step). Can anyone please explain me, is this how ode15s works or this is because some mistakes in my odes.
Thank you
Time step=0:1000: 5000000
Time step=0:100000: 5000000
Time step=0:1000000: 500000
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!