User Tools

Site Tools


ode23s

This is an old revision of the document!


ode23s

ode23s (stiff/Mod. Rosenbrock)

The ode23s solver is based on a modified Rosenbrock formula of order 2. Because it is a one-step solver, it may be more efficient than ode15s at crude tolerances. It can solve some kinds of stiff problems for which ode15s is not effective.

Stiff problems, low accuracy. Use for large error tolerances with stiff systems.

Applicable solver settings:

  • Absolute tolerance
  • Relative tolerance
  • Initial step size
  • Max step size
  • Min step size
  • Refine
  • Limit data points to lastDELETEME
  • Norm Control
  • Allowed step size violations
  • LU decomposition matrix format

Reference

  • Shampine, L. F. and M. W. Reichelt, “The MATLAB ODE Suite,” SIAM Journal on Scientific Computing, Vol. 18, 1997, pp 1-22.
ode23s.1674737692.txt.gz · Last modified: 2023/01/26 13:54 by mina