ripple_ode_test, an Octave code which calls ripple_ode(), which solves an ordinary differential equation (ODE) whose family of solutions start as ripples and end as hyperbolas.
The computer code and data files described and made available on this web page are distributed under the MIT license
ripple_ode, an Octave code which solves an ordinary differential equation (ODE) whose solutions start as ripples and end as hyperbolas.
ripple_euler used euler() to solve the problem.