[SRM neuron model] Analyze SRM neurons with code

Before parsing the code, let's now look at the SRM model. The first function represents the shape a spike should have. Where tf is the time of the last pulse. In the second function, Iext describes the effect of all presynaptic pulse times on membrane potential. The third function should be well understood, which is the voltage of a resting po ...

Posted by gukii on Wed, 02 Mar 2022 05:39:07 +0100