ode15s
ODE Solvers
L-stable SDIRK2(3) solver for stiff ODEs. Use for stiff problems where ode45 is slow or fails (chemical kinetics, circuits with widely separated time constants).
Syntax
[t, y] = ode15s(f, tspan, y0)
[t, y] = ode15s(f, tspan, y0, opts)
Examples
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab