1 / 3

Double Pendulum

Double Pendulum. By: Rosa Nguyen EPS 109 – Fall 2011. Double Pendulum. - A simple pendulum where another point of movement can now occur (or another rod added at the end).

thi
Télécharger la présentation

Double Pendulum

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Double Pendulum By: Rosa Nguyen EPS 109 – Fall 2011

  2. Double Pendulum - A simple pendulum where another point of movement can now occur (or another rod added at the end). - A dynamical system where its motion is dictated by a set of ODE’s, which are derived from the initial position. Net forces, manipulation, and rewrite of derivatives to have first order equations. - Sensitive to initial conditions and can lead to chaos/unpredictability. - This sets up our conditions to solve the ODE’s with our RungeKutta method in a similar fashion with past homeworks.

  3. Run “double_pendulum.m” which calls on “ode2.m”

More Related