ripple_ode_test, a MATLAB code which calls ripple_ode(), which solves an ordinary differential equation (ODE) whose family of solutions start as ripples and end as hyperbolas.
The information on this web page is distributed under the MIT license.
ripple_ode, a MATLAB code which solves an ordinary differential equation (ODE) whose family of solutions start as ripples and end as hyperbolas.
ripple_euler used euler() to solve the problem.