Fixed pointprocess script
This commit is contained in:
parent
ef9521a1fa
commit
e74993c2cf
@ -74,11 +74,11 @@ $\rho_0=1$ (Korrelation jedes Intervalls mit sich selber).
|
|||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\section{Z\"ahlstatistik}
|
\section{Z\"ahlstatistik}
|
||||||
|
|
||||||
\begin{figure}[t]
|
% \begin{figure}[t]
|
||||||
\includegraphics[width=0.48\textwidth]{poissoncounthist100hz10ms}\hfill
|
% \includegraphics[width=0.48\textwidth]{poissoncounthist100hz10ms}\hfill
|
||||||
\includegraphics[width=0.48\textwidth]{poissoncounthist100hz100ms}
|
% \includegraphics[width=0.48\textwidth]{poissoncounthist100hz100ms}
|
||||||
\caption{\label{countstatsfig}Count Statistik.}
|
% \caption{\label{countstatsfig}Count Statistik.}
|
||||||
\end{figure}
|
% \end{figure}
|
||||||
|
|
||||||
Statistik der Anzahl der Ereignisse $N_i$ innerhalb von Beobachtungsfenstern $i$ der Breite $W$.
|
Statistik der Anzahl der Ereignisse $N_i$ innerhalb von Beobachtungsfenstern $i$ der Breite $W$.
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
@ -91,17 +91,17 @@ Statistik der Anzahl der Ereignisse $N_i$ innerhalb von Beobachtungsfenstern $i$
|
|||||||
Insbesondere ist die mittlere Rate der Ereignisse $r$ (``Spikes pro Zeit'', Feuerrate) gemessen in Hertz
|
Insbesondere ist die mittlere Rate der Ereignisse $r$ (``Spikes pro Zeit'', Feuerrate) gemessen in Hertz
|
||||||
\[ r = \frac{\langle N \rangle}{W} \; . \]
|
\[ r = \frac{\langle N \rangle}{W} \; . \]
|
||||||
|
|
||||||
\begin{figure}[t]
|
% \begin{figure}[t]
|
||||||
\begin{minipage}[t]{0.49\textwidth}
|
% \begin{minipage}[t]{0.49\textwidth}
|
||||||
Poisson process $\lambda=100$\,Hz:\\
|
% Poisson process $\lambda=100$\,Hz:\\
|
||||||
\includegraphics[width=1\textwidth]{poissonfano100hz}
|
% \includegraphics[width=1\textwidth]{poissonfano100hz}
|
||||||
\end{minipage}
|
% \end{minipage}
|
||||||
\hfill
|
% \hfill
|
||||||
\begin{minipage}[t]{0.49\textwidth}
|
% \begin{minipage}[t]{0.49\textwidth}
|
||||||
LIF $I=10$, $\tau_{adapt}=100$\,ms:\\
|
% LIF $I=10$, $\tau_{adapt}=100$\,ms:\\
|
||||||
\includegraphics[width=1\textwidth]{lifadaptfano10-100ms}
|
% \includegraphics[width=1\textwidth]{lifadaptfano10-100ms}
|
||||||
\end{minipage}
|
% \end{minipage}
|
||||||
\caption{\label{fanofig}Fano factor.}
|
% \caption{\label{fanofig}Fano factor.}
|
||||||
\end{figure}
|
% \end{figure}
|
||||||
|
|
||||||
|
|
||||||
|
@ -237,6 +237,6 @@
|
|||||||
|
|
||||||
\renewcommand{\codepath}{pointprocesses/code/}
|
\renewcommand{\codepath}{pointprocesses/code/}
|
||||||
\renewcommand{\texinputpath}{pointprocesses/lecture/}
|
\renewcommand{\texinputpath}{pointprocesses/lecture/}
|
||||||
%\include{pointprocesses/lecture/pointprocesses}
|
\include{pointprocesses/lecture/pointprocesses}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
Reference in New Issue
Block a user