Ode15s time step
5 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!