Clear Filters
Clear Filters

Artificial minimum in solving ODE

1 view (last 30 days)
Hello again,
Is there any way, using one of the ode functions in MATLAB, to set a tolerance below which that variable will be set to 0?
Thanks,
Danny

Accepted Answer

Star Strider
Star Strider on 19 Jul 2012
I'm not quite sure what you mean, but the discussion on ‘options’ here:
and in ‘odeset’ (particularly the ‘AbsTol’ option):
might give you the information you want.
  2 Comments
Daniel Wells
Daniel Wells on 21 Jul 2012
Yeah, I think AbsTol is probably the best one can do. Thanks!

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!