Simulation and Animation of a Linear and Nonlinear Pendulum Model

バージョン 1.0.0.0 (7.55 KB) 作成者: James Allison
Demonstrates how to use both movie2avi and VideoWriter to generate avi files from simulation data.
ダウンロード: 2K
更新 2012/4/10

ライセンスの表示

AnimatePendulum.m simulates and animates a simple pendulum using both linear and nonlinear dynamic models. A larger difference is observed between linear and nonlinear models when maximum angular position is large. This condition can be achieved by specifying either a large initial angle or velocity.

After simulation of both the linear and nonlinear models the code steps through each time step and plots the pendulum as well as its position and velocity trajectories. These plots are recorded using the getframe command, and then used to produce a video of the animation using both the movie2avi and VideoWriter commands.

Several videos based on this code are available on YouTube:

http://www.youtube.com/watch?v=X-OCz9lIiY4 (linear simulation)
http://www.youtube.com/watch?v=8WE6HsIopO0 (small angle comparison)
http://www.youtube.com/watch?v=XI7vcWr-D_8 (large angle comparison)

引用

James Allison (2024). Simulation and Animation of a Linear and Nonlinear Pendulum Model (https://www.mathworks.com/matlabcentral/fileexchange/36119-simulation-and-animation-of-a-linear-and-nonlinear-pendulum-model), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0