aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/hilfstabellen.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-06-14 07:26:10 +0200
committerGitHub <noreply@github.com>2021-06-14 07:26:10 +0200
commit114633b43a0f1ebedbc5dfd85f75ede9841f26fd (patch)
tree18e61c7d69883a1c9b69098b7d36856abaed5c1e /buch/papers/reedsolomon/hilfstabellen.tex
parentDelete buch.pdf (diff)
parentFix references.bib (diff)
downloadSeminarMatrizen-114633b43a0f1ebedbc5dfd85f75ede9841f26fd.tar.gz
SeminarMatrizen-114633b43a0f1ebedbc5dfd85f75ede9841f26fd.zip
Merge branch 'master' into 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..4e39de5
--- /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{$\mathbb{F}_{11}$ Hilfstabellen
+ \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