small changes
This commit is contained in:
@@ -103,13 +103,12 @@ spikes = lifboltzmanspikes( trials, input, tmax, Dnoise, imax, ithresh, slope );
|
||||
|
||||
For which slopes can the two stimuli be well discriminated?
|
||||
|
||||
\underline{Hint:} A possible readout is to set a threshold $n_{thresh}$ for
|
||||
the observed spike count. Any response smaller than the threshold
|
||||
assumes that the stimulus was $I_1$, any response larger than the
|
||||
threshold assumes that the stimulus was $I_2$. What is the
|
||||
probability that the stimulus was indeed $I_1$ or $I_2$,
|
||||
respectively? Find the threshold $n_{thresh}$ that
|
||||
results in the best discrimination performance.
|
||||
\underline{Hint:} A possible readout is to set a threshold
|
||||
$n_{thresh}$ for the observed spike count. Any response smaller
|
||||
than the threshold assumes that the stimulus was $I_1$, any
|
||||
response larger than the threshold assumes that the stimulus was
|
||||
$I_2$. Find the threshold $n_{thresh}$ that results in the best
|
||||
discrimination performance.
|
||||
|
||||
\part Also plot the Fano factor as a function of the slope. How is it related to the discriminability?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user