Simple Pendulum Simulation

バージョン 1.1.0.0 (3.47 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 (2024). Simple Pendulum Simulation (https://www.mathworks.com/matlabcentral/fileexchange/46101-simple-pendulum-simulation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNumerical Integration and Differential Equations についてさらに検索

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