small latex fixes
This commit is contained in:
parent
2fe843f586
commit
fe05c2be8e
@ -291,7 +291,7 @@
|
||||
%
|
||||
\newboolean{showexercisesolutions}
|
||||
\setboolean{showexercisesolutions}{true}
|
||||
\newcommand{\exercisesolutions}{chapter} % 0: here, 1: chapter, 2: end
|
||||
\newcommand{\exercisesolutions}{end} % 0: here, 1: chapter, 2: end
|
||||
% we need this also as numbers:
|
||||
\ifthenelse{\equal{\exercisesolutions}{end}}{\newcommand{\exercisesolutionsnum}{2}}{%
|
||||
\ifthenelse{\equal{\exercisesolutions}{chapter}}{\newcommand{\exercisesolutionsnum}{1}}{%
|
||||
@ -366,7 +366,6 @@
|
||||
\renewcommand{\theenumi}{\saveenumi}%
|
||||
\end{mdframed}%
|
||||
}
|
||||
}
|
||||
\newcommand{\printsolutions}{\ifthenelse{\equal{\exercisesolutions}{chapter}%
|
||||
\or\(\equal{\exercisesolutions}{end}\and\not\isundefined{\chapternumber}\)}{%
|
||||
\immediate\closeout\solutions%
|
||||
|
@ -465,7 +465,7 @@ representation of the response. The process of convolution can be
|
||||
imagined as replacing each event of the spiketrain with the kernel
|
||||
(figure \ref{convratefig} top). The superposition of the replaced
|
||||
kernels is then the firing rate (if the kerel is correctly normalized
|
||||
to an integral of one, figure \ref{convreffig}
|
||||
to an integral of one, figure \ref{convratefig}
|
||||
bottom). \sindex[term]{Feuerrate!Faltungsmethode}
|
||||
|
||||
In contrast to the other methods the convolution methods leads to a
|
||||
|
@ -1,7 +1,7 @@
|
||||
%!PS-Adobe-2.0 EPSF-2.0
|
||||
%%Title: pointprocessscetchA.tex
|
||||
%%Creator: gnuplot 4.6 patchlevel 4
|
||||
%%CreationDate: Sun Dec 1 14:45:38 2019
|
||||
%%CreationDate: Mon Dec 2 10:40:01 2019
|
||||
%%DocumentFonts:
|
||||
%%BoundingBox: 50 50 373 135
|
||||
%%EndComments
|
||||
@ -430,10 +430,10 @@ SDict begin [
|
||||
/Title (pointprocessscetchA.tex)
|
||||
/Subject (gnuplot plot)
|
||||
/Creator (gnuplot 4.6 patchlevel 4)
|
||||
/Author (jan)
|
||||
/Author (benda)
|
||||
% /Producer (gnuplot)
|
||||
% /Keywords ()
|
||||
/CreationDate (Sun Dec 1 14:45:38 2019)
|
||||
/CreationDate (Mon Dec 2 10:40:01 2019)
|
||||
/DOCINFO pdfmark
|
||||
end
|
||||
} ifelse
|
||||
|
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%!PS-Adobe-2.0 EPSF-2.0
|
||||
%%Title: pointprocessscetchB.tex
|
||||
%%Creator: gnuplot 4.6 patchlevel 4
|
||||
%%CreationDate: Sun Dec 1 14:45:38 2019
|
||||
%%CreationDate: Mon Dec 2 10:40:01 2019
|
||||
%%DocumentFonts:
|
||||
%%BoundingBox: 50 50 373 237
|
||||
%%EndComments
|
||||
@ -430,10 +430,10 @@ SDict begin [
|
||||
/Title (pointprocessscetchB.tex)
|
||||
/Subject (gnuplot plot)
|
||||
/Creator (gnuplot 4.6 patchlevel 4)
|
||||
/Author (jan)
|
||||
/Author (benda)
|
||||
% /Producer (gnuplot)
|
||||
% /Keywords ()
|
||||
/CreationDate (Sun Dec 1 14:45:38 2019)
|
||||
/CreationDate (Mon Dec 2 10:40:01 2019)
|
||||
/DOCINFO pdfmark
|
||||
end
|
||||
} ifelse
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user