mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-04 07:18:36 +02:00
314 B
314 B
Exponential Integrate-and-Fire
\tau{{\text{d}}\over{\text{d}}t}u=-(u-u_{\rm rest})+\Delta_{T}\,\exp\left({u-\theta_{rh}\over\Delta_{T}}\right)+R I
Default parameters: \tau=10
ms, \Delta_T=3
mV, \theta_{rh} = -50 mV
, u_{rest} = -65
mV, R=10 M\Omega
, I=2.2 nA
, firing threshold u_{thr}=-45 mV
.