Artificial minimum in solving ODE
1 view (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
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.
More 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!