From 4614294614e6f6b38e0ca86e77871e75b4c26071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 16 Mar 2021 15:48:10 +0100 Subject: add new slides --- vorlesungen/slides/slides.tex | 70 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 64 insertions(+), 6 deletions(-) (limited to 'vorlesungen/slides/slides.tex') diff --git a/vorlesungen/slides/slides.tex b/vorlesungen/slides/slides.tex index 0dc6c6e..b606375 100644 --- a/vorlesungen/slides/slides.tex +++ b/vorlesungen/slides/slides.tex @@ -3,19 +3,77 @@ % % (c) 2019 Prof Dr Andreas Müller, Hochschule Rapperswil % -\title[Intro]{Intro} -\section{Intro} +\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} -\begin{frame} -\titlepage -\end{frame} -\subtitle{} +\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} + -- cgit v1.2.1