ODE15s is an ordinary differential equation subroutine found in MATLAB
that is designed specifically to deal with stiff differential systems of
equations.
Using ODE15s in MATLAB is similar to using ODE45. When using a system of
differential equations such as these:
-- Back to ODE
Page -- Back to Solve Page