pendulum_ode_period_test, a MATLAB code which calls pendulum_ode_period(), which sets up the ordinary differential equations (ODE) that represent the behavior of a linear pendulum of length L under a gravitational force of strength G, in order to estimate the period of the oscillation.
The information on this web page is distributed under the MIT license.
pendulum_period_ode, a MATLAB code which sets up the ordinary differential equations (ODE) that represent the behavior of a linear pendulum of length L under a gravitational force of strength G, in order to estimate the period of the oscillation.