pendulum_ode_period_test


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.

Licensing:

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

Related Data and Programs:

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.

Source Code:


Last revised on 21 December 2021.