Simple Pendulum Simulation

Simulates the motion of a simple pendulum.

您现在正在关注此提交

Matlab program to simulate the motion of a simple pendulum. Uses a numerical ODE solver. Solutions are converted to Cartesian coordinates and are plotted at each time interval.
In addition, the user of given the option of selecting either a phase portrait or time series plot.
Feel free to change initial conditions and parameters (i.e. pendulum length).

Enjoy :)

引用格式

James Adams (2026). Simple Pendulum Simulation (https://ww2.mathworks.cn/matlabcentral/fileexchange/46101-simple-pendulum-simulation), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Program amended. Missing label added and no error messages in command window.

1.0.0.0