Animation of a Simple Pendulum using the Euler-Cromer numerical method.

The oscillatory motion of a simple pendulum is simulated using Euler-Cromer method.
1.3K Downloads
Updated 31 Dec 2013

View License

For small angles, equation of motion of a simple pendulum as derived from the Newton's second law is a simple ordinary differential equation which can be solved numerically. One such numerical technique is the Euler-Cromer method. In this code, oscillatory motion of a simple pendulum is animated using MATLAB inbuilt movie function. At the end , the code also calculates and animates the Kinetic Energy, Potential Energy and the Total energy as a function of time along with the motion of pendulum. The units are arbitrary and energies are normalized to 1. Axis are scaled accordingly to give a better view.

Ref: Computational Physics, 2nd Edition, Nicholas J. Giordano and Hisao Nakanishi,Prentice Hall, ISBN:0-13-146990-8

Cite As

Sathyanarayan Rao (2024). Animation of a Simple Pendulum using the Euler-Cromer numerical method. (https://www.mathworks.com/matlabcentral/fileexchange/44884-animation-of-a-simple-pendulum-using-the-euler-cromer-numerical-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0