Ode15s time step

5 views (last 30 days)
madu wanniarachchi
madu wanniarachchi on 21 Apr 2021
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

Answers (0)

Products


Release

R2015a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!