MATH 557: Dynamical Systems
UPDATE: Starting Aug. 30, we will meet in Math East 246.
MATLAB resources
Matlab Primer (PDF)
This will help you get started using MATLAB.
PPLANE7 (courtesy John Polking) This is a sophisticated tool for
generating 2-D phase diagrams which can identify fixed points
and plot trajectories.
It has a user-friendly interface, but cannot be easily customized.
You'll need two files:
pplane7.m and
dfield7.m
You only need to run pplane7. There is also a stand alone version
(google pplane to find it).
Homework
Homework #1 (Due Sept 5)
Homework #2 (Due Sept 12)
Homework #3 (Due Sept 21)
Homework #4 (Due Oct 5)
Homework #5 (Due Oct 19)
Homework #6 (Due Nov 7)
Example MATLAB script: henon.m
Homework #7 (Due Nov 21)
Homework #8 (Due Dec 11)
Example MATLAB script: renorm.m