pytutorial/advanced_programming/exponential_integrate_and_fire/README.md
David Rotermund e6cd490900
Create README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
2024-02-16 15:02:30 +01:00

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.