Homework for ME225BC

Homework #1 - Due Friday, Jan 23, in class (pdf)
Link to tutuorial on Euler's Method using Matlab

Homework #1 Solutions (pdf)
Matlab programs from solutions to Homework #1:
HH.m
an.m
bn.m
am.m
bm.m
ah.m
bh.m
HH_check.m
HH_check_exact.m
HH_fI.m


Homework #2 - Due Monday, February 2, in class (pdf)
Link to tutuorial on FitzHugh's Simplification of the Hodgkin/Huxley Equations

Homework #2 Solutions (pdf)
Matlab programs from solutions to Homework #2:
tau_inf.m
HH_reduce.m
HHapprox_fastslow.m
func_HHapprox.m
m_inf.m
an.m, am.m, ah.m, bn.m, bm.m, and bh.m available from solutions to HW1.


Homework #3 - Due Wednesday, February 18, in class (pdf)

Homework #3 Solutions (pdf)
Matlab programs from solutions to Homework #3:
HH_PRC.m
IFsingleneuron.m
Vexact.m
IFsingleneuron_Iramp.m


Homework #4 - Due Friday, March 5, in class (pdf)

Homework #4 Solutions (pdf)
Mathematica program from solutions to Homework #4:
lorenz.math
Matlab programs from solutions to Homework #4:
lorenz.m
func_lorenz.m


The following resources might be useful for the homework problems:

Online Matlab Help

MATLAB primer: ps, pdf

Matlab Tutorial from MAE305, Princeton University, Spring 1997.

XPP (code and tutorial) available from: here

Arthur Sherman's lecture notes on numerical methods in computational neuroscience: ps.gz

Similar notes, by Michael Mascagni and Arthur Sherman, from Methods in Neuronal Modeling, Koch and Segev, eds, 2nd edition: ps.gz


To access files on your university Unix account from a Windows computer, please read the web document http://helpdesk.princeton.edu/datarecovery/educ/samba.shtml.