aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/slides/slides.tex
blob: b606375060a61a182bcaacd0f4d2553d8da45b82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
%
% slides.tex collection of all slides
%
% (c) 2019 Prof Dr Andreas Müller, Hochschule Rapperswil
%
\def\titel{
% title slide for this chapter
\begin{frame}
\titlepage
\end{frame}
\ifthenelse{\boolean{presentation}}{}{
% add an empty slide for alignment in the slide catalog
\begin{frame}
\end{frame}
}
}

\title[MathSem]{Mathematisches Seminar: Matrizen}
\section{Intro}
\titel
\author[]{}
\subtitle{}
\input{0/chapter.tex}

\title[Grundlagen]{Grundlagen}
\section{Grundlagen}
\titel
\input{1/chapter.tex}

\title[Vektoren/Matrizen]{Vektoren und Matrizen}
\section{Vektoren und Matrizen}
\titel
\input{2/chapter.tex}

\title[Polynome]{Polynome}
\section{Polynome}
\titel
\input{3/chapter.tex}

\title[Endliche Körper]{Endliche Körper}
\section{Endliche Körper}
\titel
\input{4/chapter.tex}

\title[EW/EV]{Eigenwerte und Eigenvektoren}
\section{Eigenwerte und Eigenvektoren}
\titel
\input{5/chapter.tex}

%\title[Permutationen]{Permutationen}
%\section{Permutationen}
%\titel
%\input{6/chapter.tex}

%\title[Matrizengruppen]{Matrizengruppen}
%\section{Matrizengruppen}
%\titel
%\input{7/chapter.tex}

\title[Graphen]{Graphen}
\section{Graphen}
\titel
\input{8/chapter.tex}

\title[Wahrscheinlichkeit]{Wahrscheinlichkeitsmatrizen}
\section{Wahrscheinlichkeitsmatrizen}
\titel
\input{9/chapter.tex}

%\title[Krypto]{Anwendungen in Kryptographie und Codierungstheorie}
%\section{Krypto}
%\titel
%\input{a/chapter.tex}

%\title[Homologie]{Homologie}
%\section{Homologie}
%\titel
%\input{b/chapter.tex}