Simulation and Animation of a Linear and Nonlinear Pendulum Model

Demonstrates how to use both movie2avi and VideoWriter to generate avi files from simulation data.
2K descargas
Actualizado 10 abr 2012

Ver licencia

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)

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Assembly en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0