Difference between revisions of "Kinetic Scheme"

From Sean_Carver
Jump to: navigation, search
Line 4: Line 4:
  
 
The tutorial is the second one found [http://www.neuron.yale.edu/neuron/docs/chanlbild/main.html here] (Creating a channel from a kinetic scheme specification)
 
The tutorial is the second one found [http://www.neuron.yale.edu/neuron/docs/chanlbild/main.html here] (Creating a channel from a kinetic scheme specification)
 +
 +
Their kinetic scheme is written in terms of rate constants, whereas ours was transition probabilities for fixed time step.
 +
 +
Theirs depends on voltage (membrane potential) whereas ours was for fixed voltage.

Revision as of 17:55, 16 April 2009

First Lab U Homework.

Today's tutorial will connect the kinetic scheme considered in the Bayesian Filtering Tutorial, with a current based model.

The tutorial is the second one found here (Creating a channel from a kinetic scheme specification)

Their kinetic scheme is written in terms of rate constants, whereas ours was transition probabilities for fixed time step.

Theirs depends on voltage (membrane potential) whereas ours was for fixed voltage.