pendulum_ode_period_test, an Octave 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 computer code and data files described and made available on this web page are distributed under the MIT license
pendulum_period_ode, an Octave 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.