Subsections
StaticSpikingCbSynapse
We call a synapse a static synapse if the amplitude of each evoked conductance change is equal. Here we implement a conductance g(t) of the form
for each spike which hits the synapse at time t with an amplitude of W and a decay time constant of
. The responses of all the spikes are added up linearly.
- E :
- Equilibrium potential given by the Nernst equation.
- tau (sec) :
- The synaptic time constant
- W :
- The weight (scaling factor, strenght, maximal amplitude) of the synapse
- delay (sec) :
- The synaptic transmission delay
- psr :
- The psr (postsynaptic response) is the result of whatever computation is going on in a synapse.
- steps2cutoff :
-