Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DhruveshPotekar/Simple_pendulum

Open more actions menu

Repository files navigation

Simple_pendulum

ordinary differential equation of pendulum
x'' + (b/m)x' + (g/L)sin(x) = 0
It is a 2nd order ODE and to solve it in MATLAB we need to break it up into two single order ODE as we know 'ode45' is for only single order ODE.
The Angular Displacements and Velocities can be calcaluted and plotted against time.
A zip file of the Animation of how the pendulum comes to rest is added. angular_velocity vs time angular_displacement vs time

pendulam animation video.zip

About

Solving simple pendulum using 2nd order ODE and capturing its motion

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.