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 téléchargements
Mise à jour 10 avr. 2012

Afficher la licence

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)

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Assembly dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0