Projects for Nonlinear Physics: Modeling Chaos & Complexity
(Spring 2009, Physics 150/250)
- Thomas Johnston, A Limit Cycle Analysis of the Simplest Passive Dynamic Walker:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
WalkerDefs.py and
Walker.py.
- Anthony Gee, Propagation of Bad News:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
geemain.py,
functions.py, and
classes.py.
- Jason Kaszpurenko, Multiple Speaker Feedback Loop:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
speakerfiles.py,
Doppler.py,
CappedRingBuffer.py, and
BasicRingBuffer.py.
- Audio files:
Basic Doppler.wav,
Simple sine wave repeating.wav, and
Complicated Dopler effect.wav.
- Paul Riechers, Single-Electron Tunnel Junctions:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
CNN_lattice_simulator.py,
ForgetfulIntegrator1D.py,
Integrator1D.py,
Isolated_TimeSeries.py,
Isolated_a_bifurcation.py,
MatrixIO.py,
OneDimMap.py,
Poincare_test.py,
TPL_CNN.py,
Theta0Map.py, and
two_coupled_SETJ.py.
- Michael Riedlin & Michael Van Veen, The Wealth of Automata:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
coupdegrace.py,
coupdegrace2.py,
wtfdriver.py,
market_driver.py,
market.py,
agent.py, and
graphtool.py.
- Steven Selverston, Chaos in Chemical Oscillators:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
Selverston_BZ_Simulator.py.
- Jason Barnett, One-Dimensional Maps on a Finite Grid:
-
Report (html),
-
Presentation (pdf),
- Python code:
DMBifn.py,
DMPlot.py,
DMTransCyc.py,
DiscretizedBifurcationPlot.py,
DiscretizedMaps.py, and
DiscretizedTransientCyclePlot.py.
- Yoshihisa Sakurai, Falling Cat Problem:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
EOM.py,
RK3D.py, and
main.py.
- Daniel Spielman, SIRZ Pandemic Model:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
SIRZ.py,
GUI.py, and
SIRZGraph.py.
- Yun Tao, Decision Dynamics via Coupled Two-Dimensional Map:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
Gouldian2.py.
- Ryan Tobin, Hamiltonian Chaos in the Standard Map:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
StandardMapClasses.py,
StdMapTool.py, and
StandardMap.py.
- Juliette Zerick, A Modest Destiny: Distributed Warfare as a Co-Optimiation Process:
-
Report (pdf),
-
Presentation (pdf),
- Python code:
UtilsNConstants.py,
Trajectory.py,
PluginFuncs.py,
Antibody.py,
Antigen.py,
main.py,
ISMachinery.py, and
makefile.