aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/hilfstabellen.tex
diff options
context:
space:
mode:
authormichael-OST <75078383+michael-OST@users.noreply.github.com>2021-06-08 15:34:22 +0200
committermichael-OST <75078383+michael-OST@users.noreply.github.com>2021-06-08 15:34:22 +0200
commit72c6e0954eb2acd262a7db6701ed1d04bb8943c5 (patch)
tree231250a38c1dbad2c14d041e933bbb52fa37f59c /buch/papers/reedsolomon/hilfstabellen.tex
parenttext added (diff)
downloadSeminarMatrizen-72c6e0954eb2acd262a7db6701ed1d04bb8943c5.tar.gz
SeminarMatrizen-72c6e0954eb2acd262a7db6701ed1d04bb8943c5.zip
created Hilfstabellen.tex, reworked codebsp.tex
Diffstat (limited to 'buch/papers/reedsolomon/hilfstabellen.tex')
-rw-r--r--buch/papers/reedsolomon/hilfstabellen.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/buch/papers/reedsolomon/hilfstabellen.tex b/buch/papers/reedsolomon/hilfstabellen.tex
new file mode 100644
index 0000000..10e4fd1
--- /dev/null
+++ b/buch/papers/reedsolomon/hilfstabellen.tex
@@ -0,0 +1,21 @@
+%
+% 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}
+
+\textbf{TODO}: gibt es eine besser darstellungsart der tabellen? (\& platzierung der subsections)
+
+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