stiff_exact_test


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).

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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).

Source Code:


Last revised on 25 June 2025.