aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/hilfstabellen.tex
diff options
context:
space:
mode:
authorLukaszogg <82384106+Lukaszogg@users.noreply.github.com>2021-07-08 20:10:11 +0200
committerLukaszogg <82384106+Lukaszogg@users.noreply.github.com>2021-07-08 20:10:11 +0200
commit14033ca595b5c933caea3b214d2246529e6845b8 (patch)
tree0d6d2b2eb34e5ef5df3c517be5c1c9d803fa066c /buch/papers/reedsolomon/hilfstabellen.tex
parentUpdate teil1.tex (diff)
parentOnly include buch.ind if it exists. (diff)
downloadSeminarMatrizen-14033ca595b5c933caea3b214d2246529e6845b8.tar.gz
SeminarMatrizen-14033ca595b5c933caea3b214d2246529e6845b8.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'buch/papers/reedsolomon/hilfstabellen.tex')
-rw-r--r--buch/papers/reedsolomon/hilfstabellen.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/buch/papers/reedsolomon/hilfstabellen.tex b/buch/papers/reedsolomon/hilfstabellen.tex
new file mode 100644
index 0000000..b006f21
--- /dev/null
+++ b/buch/papers/reedsolomon/hilfstabellen.tex
@@ -0,0 +1,19 @@
+%
+% hilfstabellen.tex
+% Autor: Michael Steiner
+%
+% (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil
+%
+\section{Hilfstabellen für $\mathbb{F}_{11}$
+ \label{reedsolomon:section:hilfstabellen}}
+\rhead{Hilfstabellen}
+
+Um das rechnen zu erleichtern findet man in diesem Abschnitt die Resultate, die bei der Addition und der Multiplikation in $\mathbb{F}_{11}$ resultieren.
+
+\subsection{Additionstabelle
+ \label{reedsolomon:subsection:adtab}}
+\input{papers/reedsolomon/restetabelle1.tex}
+
+\subsection{Multiplikationstabelle
+ \label{reedsolomon:subsection:mptab}}
+\input{papers/reedsolomon/restetabelle2.tex} \ No newline at end of file