aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/hilfstabellen.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-08-03 07:37:42 +0200
committerGitHub <noreply@github.com>2021-08-03 07:37:42 +0200
commitf31aca6129f3c84f1ed4f59378fd31cbdc58ec3b (patch)
tree97c32dbdcbcc888a9030d149f5a765f006fcd631 /buch/papers/reedsolomon/hilfstabellen.tex
parent1. Version Kapitel Rotation und Spiegelung (diff)
parentMerge pull request #60 from Kuehnee/master (diff)
downloadSeminarMatrizen-f31aca6129f3c84f1ed4f59378fd31cbdc58ec3b.tar.gz
SeminarMatrizen-f31aca6129f3c84f1ed4f59378fd31cbdc58ec3b.zip
Merge branch 'master' into master
Diffstat (limited to '')
-rw-r--r--buch/papers/reedsolomon/hilfstabellen.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/buch/papers/reedsolomon/hilfstabellen.tex b/buch/papers/reedsolomon/hilfstabellen.tex
new file mode 100644
index 0000000..24fabdf
--- /dev/null
+++ b/buch/papers/reedsolomon/hilfstabellen.tex
@@ -0,0 +1,18 @@
+%
+% hilfstabellen.tex -- Hilfstabellen
+%
+% (c) 2021 Michael Steiner, 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