Matlab Movie Projects


from the class EPS 109 "Computer Simulations in Earth and Planetary Science"
in fall 2011

Instructor: Burkhard Militzer         GSI: Laura Nielsen

Picture Authors, title, project description as PPT or PDF file Matlab files Movie files
EPS 109 picture By Jeffrey Greene 

"Many-Body Gravity Simulator"

slides.pptx
slides_no_movie.pptx
solar.m
accretion_1.gif
accretion_2.gif
solar_2.gif
all.gif
EPS 109 picture By Dylan Bland 

"Fun with Sierpinski Pyramids"

slides.ppt
pyramid.m
final.gif
EPS 109 picture By Claire Cheung 

"Langtons' Ants"

slides.ppt
cc_ant.m
ants5.gif
EPS 109 picture By Michael Fong

"Spilling Breaker over a Beach Shelf"

slides.pptx
spilling_breaker.m spilling_breaker_movie.gif
EPS 109 picture By Nin Gan

"Atoll Formation"

slides.pptx
Matlab files.zip atoll.gif
EPS 109 picture By Jonathan Ko

"Soft Body Dynamics"

slides.pptx
Jonathan_Ko.zip mov_1.mp4
mov_2.gif
EPS 109 picture By Rosa Nguyen

"Double Pendulum"

slides.pptx
double_pendulum.m
ode2.m
double_pendulum_gif.gif
EPS 109 picture By David Squeri

"Cellular Automaton"

slides.pptx
automaton.m
place_check.m
automaton-30.gif
automaton-129.gif
automaton-137.gif
automaton-150.gif
EPS 109 picture By Nick Tang

"Pacman forever"

slides.pptx
pacman.m
freezeColors.m
MyColormaps.mat
pacman.gif
EPS 109 picture By Aaron Tran

"Time-dependent Hagen-Poiseuille Flow"

slides.pptx
final_project_aarontran.m final_pres.gif
final_pres_var.gif
EPS 109 picture By Ryan Turner

"Aseismic Slip and Repeating Earthquakes on the San Andreas Fault"

slides.pptx
slip_animation.m slip_animation.gif
EPS 109 picture By Tam Fisher

"Traffic flow"

slides.pptx
Traffic.m traffic-flow.gif
EPS 109 picture By Nolan Wong

"Diffusion-controlled Electrode Dynamics"

slides.ppt
ElectrodeDiffusion.zip ElecDiffT35.gif
EPS 109 picture By Guillaume Bellegarda

"Sierpinski Pyramids"

slides.pptx
run03.m
square_pyramid.m
sponge.m
square.m
cube.m
movie2.gif
movie3.gif
movie4.gif
EPS 109 picture By Dennis Chan

"Temperature-dependent diffusion limited aggregation"

slides.ppt
finalproject.m tdepdla.gif
EPS 109 picture By Matthew Chan

"Vicsek Fractal - Sierpinski Carpet"

slides.ppt
Code.zip 1. sierpinski.gif
1. vicsek (cross).gif
1. vicsek (saltire).gif
2. Columns.gif
2. Four Corner.gif
2. Rows.gif
2. Shrinking Dot.gif
3. 4x4 Checkered.gif
3. 4x4 Random.gif
4. 3x2 Random.gif
4. 5x3 Random.gif
EPS 109 picture By Paul Lerner

"Modeling Diffusion and Coriolis Force with Langevin Dynamics"

slides.pptx
langevin1particle.m
langevin1particlec.m
langevin_ode.m
langevin_odec.m
langevin-diffusion.gif
langevin-diffusion-with-coriolis.gif
EPS 109 picture By Pinchao Li

"Diffusion limited aggregation in 3D"

slides.pptx
dla3dcenter.m
dla3dsphere.m
boundaries.m
plotBetter.m
g10.gif
g100.gif
EPS 109 picture By Jason Utas

"Ablation as Meteorite enters Atmosphere"

slides.ppt
jutasfinalprojdone.m 520863.gif
EPS 109 picture By Andrew Wilkins

"Construction of a Fractal Planet"

slides.pptx
Fractal_Planet.m fractal-planet-1.gif
fractal-planet-2.gif
EPS 109 picture By Shawn Yeh

"Attempt to Create a Rain Forest"

slides.pptx
dla_landscape.m dla_landscape.gif

This table lists the final projects of 22 out of 57 students how took this class in the fall semester of 2011.

The files were written with Matlab version R2011a. Unfortunately the standard Matlab movie commands such as avifile(), addframe(), movie(), result into AVI movie files of enormous size. That is why most codes saved the individual frames as PNG files that were later on combined into an animated GIF file using ImageMagic's convert utility. (convert -delay 10 frame*.png movie.gif) This resulted into movie files of reasonable size.

Page created by B. Militzer        
Feb. 27, 2012