Some mathematically well behaved systems of Ordinary Differential Equations cannot be solved with traditional algorithms without the use of extremely small step sizes. Such prob- lems are ...
Here, we use the built-in MATLAB solver: ode23s. This solver is designed for a stiff system. In order to use MATLAB built-in solver, the problem must be first formalized. Plese see the PDF file here.