| Instructor: Mark H. Holmes |
TA: Lisa Rogers |
CSUMS web-site
Models of neuronal dynamics
Flame projects; Flame presentation (14.5 MB)
Bio/Eco projects; Bio/Eco presentation (19.2 MB)
The 5 steps handout
Instructions for matlab files: 1. Copy the commands on the web-page into a text file. The name of the file must end with .m (for example, euler.m). 2. Make sure the m-file is in the path for matlab (I put them on my desktop when using them). 3. Open matlab and then enter the name of the file without the .m ending (for example, euler ).
euler.m Euler's method
eulers.m comparison of Euler and B. Euler
error using B. Euler, Trap, and RK4
info on matlab ode commands
ivp.m using MATLAB ode commands to solve an IVP
ivp2.m comparison of B. Euler, Trap, and RK4
ivp3.m using MATLAB ode commands to solve a scalar IVP
Matlab session on 1/22/08
hw2.tex example of LaTeX file for HW (Revised 1/28/08)
eps file used by above LaTeX example
MATLAB Primer
Practical Introduction to Matlab
Practical Introduction to Matlab for Engineering Students