Simple Pendulum Simulation

版本 1.1.0.0 (3.5 KB) 作者: James Adams
Simulates the motion of a simple pendulum.
3.3K 次下载
更新时间 2014/4/1

查看许可证

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 (2025). Simple Pendulum Simulation (https://www.mathworks.com/matlabcentral/fileexchange/46101-simple-pendulum-simulation), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0