Jiro's pick this week is Animated Double Pendulum by Alexander Erlich.
This is a fun pick. Animations have a special place in my engineer's heart. If pictures paint a thousand words, animations paint (1000 x NumberOfFrames) words. With his submission, Alexander illustrates the interesting dynamics of a double pendulum. The cool thing is that you can specify different parameters (gravity, masses, and link lengths) and initial conditions (angles and angular velocities) to see their effects.
As of today, he actually has 2 other entries (Spinning Top, Vibrating String) that use animation to convey concepts.
Get
the MATLAB code
Published with MATLAB® 7.10


Tt’s a physics phenomenon
it’s a physics phenomenon
the idea is so very intelligent
<
A few people have asked how I made the animated GIF. I used the IMWRITE function to export to a GIF. GIF format has options to append frames and specify delay time.
This page talks about it as well:
http://www.mathworks.com/support/solutions/en/data/1-48KECO/?solution=1-48KECO