[projects] checked Jan B and Lukas projects

This commit is contained in:
2021-02-01 14:52:56 +01:00
parent 0241bafd74
commit c788bcac93
8 changed files with 92 additions and 74 deletions

View File

@@ -173,7 +173,7 @@
In addition, compare the distributions with the Poisson
distribution expected for a Poisson spike train:
\[ P(k) = \frac{(\lambda W)^ke^{\lambda W}}{k!} \; , \] where
\[ P(k) = \frac{(\lambda W)^ke^{-\lambda W}}{k!} \; , \] where
$\lambda$ is the rate of the spike train that you should estimate
from the data.
\begin{solution}