stiff_exact_test, a MATLAB code which calls stiff_exact(), which returns an exact solution y(t) to a stiff ordinary differential equation (ODE) of the form y' = lambda * ( cos(t-t0) - y).
The information on this web page is distributed under the MIT license.
stiff_exact, a MATLAB code which returns an exact solution y(t) to a stiff ordinary differential equation (ODE) of the form y' = lambda * ( cos(t-t0) - y).