rk1_test


rk1_test, an Octave code which calls rk1(), which solves one or more ordinary differential equations (ODE) using an explicit Runge-Kutta method of order 1, usually known as Euler's explicit method.

Licensing:

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

Related Data and Programs:

rk1, an Octave code which solves one or more ordinary differential equations (ODE) using an explicit Runge-Kutta method of order 1, usually known as Euler's explicit method.

Source Code:


Last revised on 12 November 2024.