Here are a few examples of matlab codes for integrating Hodgkin-Huxley system:
hhkinetics.m: plots the graphs of the steady-state activation/inactivationfunctions
and time constants as shown in Figure 2.13;
hhtraces.m: plots time series as in Figure 2.14;
hhrhs.m: defines the right hand side for the HH system;
hhinject.m: simulates experiment of injecting current into HH neuron.
freqI.m: computes the frequency-current curve for the I_NaP+I_K
model with high threshold I_K (type 1 model)
NaKmodel1.m: computes the frequency-current curve for the I_NaP+I_K
model with low threshold I_K (type 2 model)
Lecture slides:
Two-dimensional systems.
Bursting.
Student Presentations:
Minimal Models of Bursting Neurons.
Alternating and Synchronous Rhythms in Reciprocally Inhibitory Model Neurons.
MATLAB Primer by Kermit Sigmon