Create README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
d27fec733b
commit
e6cd490900
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
||||||
|
# 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$.
|
Loading…
Reference in a new issue