<< Chapter < Page | Chapter >> Page > |
To solve for computationally, we first look at the times with no input spikes ( ). Integrating both sides of equation [link] from to and using the trapezoid rule, we find
When there is an input spike, we add to , which is shown in
To solve for analytically, we first look at between input spikes. From equation [link] , we get
Solving this ordinary differential equation gives us
where is the constant of integration. We know we want , so must equal . Thus, we have
which simply tells us that after one input spike at , decays so that approaches . Consider the following calculations of for up to three input spikes.
At , we have a second input spike, and at , we decay the input to find
Finally, at , we have a third input spike and see
To determine when the voltage reaches threshold and the cell spikes, we need only examine the peak values of , which are when . Thus, we use the following generalized formula to calculate when there are total input spikes:
[link] shows that in the absence of spikes, the peak voltages approach an asymptote. This asymptote can be calculated by
If , then the cell will never spike.
We found the minimum input weight necessary for the cell to spike at least once as a function of the input time interval when given a sufficiently long simulation.
Let the interspike interval and input weights satisfy and .
In the computational method, the Matlab program compW.m calculates according to equations [link] and [link] . In AnalysisW.m , the minimum is calculated by
which was obtained by setting of equation [link] to where
[link] shows that as the input time interval increases, greater input weight is necessary for the cell to spike at least once ( AnalysisW.m ). We note on the graph the value of at because these two values will be put to use in the next section.
We determine the minimum number of input spikes necessary for the cell to spike as a function of input weight.
We use and consider only the weights that produce at least one spike with sufficient simulation, starting with as shown in [link] . Let denote the minimum number of input spikes of weight necessary for to reach . We see that
Notification Switch
Would you like to follow the 'The art of the pfug' conversation and receive update notifications?