Animated Double Pendulum

Show animation of the double pendulum's (mostly) chaotic behavior.

이 제출물을 팔로우합니다

편집자 메모: This file was selected as MATLAB Central Pick of the Week

For animation, the program uses Matlab's normal plot command combined with the drawnow command. It is based on the ode45 solution of the corresponding differential equations.

Comprehensive documentation is provided, including a sketch of the most important steps of how to derive the equations of motion. A simple Mathematica notebook contains all of the manipulations.


Start the program via >> double_pendulum_init

You can adapt parameters such as rod lengths, masses and initial angular positions and velocities in the double_pendulum_init.m file.

It might be interesting to implement some features in future versions, such as angular time dependence plots, phase space portraits or Poincaré sections.

Have fun observing the rich dynamic behaviour of this simple, but mostly chaotic system :-)

인용 양식

Alexander Erlich (2026). Animated Double Pendulum (https://kr.mathworks.com/matlabcentral/fileexchange/27212-animated-double-pendulum), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: SimplePendulum

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

Movies can now be written into .avi format. Frame rate is now changeable and can be adapted both for real time animation and movie rendering.

1.0.0.0