[projects] fixed my projects

This commit is contained in:
2020-01-20 17:06:42 +01:00
parent 77ad5ed068
commit 13f826addc
5 changed files with 63 additions and 58 deletions

View File

@@ -54,10 +54,10 @@ spikes = lifspikes(trials, current, tmax, Dnoise);
\begin{parts}
\part First set the noise \texttt{Dnoise=0} (no noise). Compute
and plot neuron's $f$-$I$ curve, i.e. the mean firing rate (number
of spikes within the recording time \texttt{tmax} divided by
\texttt{tmax} and averaged over trials) as a function of the input
current for inputs ranging from 0 to 20.
and plot the neuron's $f$-$I$ curve, i.e. the mean firing rate
(number of spikes within the recording time \texttt{tmax} divided
by \texttt{tmax} and averaged over trials) as a function of the
input current for inputs ranging from 0 to 20.
How are different stimulus intensities encoded by the firing rate
of this neuron?