aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/images
diff options
context:
space:
mode:
authorJODBaer <JODBaer@github.com>2021-07-19 17:36:11 +0200
committerJODBaer <JODBaer@github.com>2021-07-19 17:36:11 +0200
commitfaf8fab3819a2b1eeb5529866716d545b52f6285 (patch)
treee15916ef83f789ee06e0bfaa7a3020c5eb8d3cfb /buch/papers/reedsolomon/images
parenttry to add picture (diff)
downloadSeminarMatrizen-faf8fab3819a2b1eeb5529866716d545b52f6285.tar.gz
SeminarMatrizen-faf8fab3819a2b1eeb5529866716d545b52f6285.zip
another try
Diffstat (limited to 'buch/papers/reedsolomon/images')
-rw-r--r--buch/papers/reedsolomon/images/polynom2.tex32
1 files changed, 16 insertions, 16 deletions
diff --git a/buch/papers/reedsolomon/images/polynom2.tex b/buch/papers/reedsolomon/images/polynom2.tex
index be9a65e..4fdfc81 100644
--- a/buch/papers/reedsolomon/images/polynom2.tex
+++ b/buch/papers/reedsolomon/images/polynom2.tex
@@ -1,21 +1,21 @@
% polynome2
%-------------------
-\documentclass[tikz]{standalone}
-\usepackage{amsmath}
-\usepackage{times}
-\usepackage{txfonts}
-\usepackage{pgfplots}
-\usepackage{csvsimple}
-\usetikzlibrary{arrows,intersections,math}
+%\documentclass[tikz]{standalone}
+%\usepackage{amsmath}
+%\usepackage{times}
+%\usepackage{txfonts}
+%\usepackage{pgfplots}
+%\usepackage{csvsimple}
+%\usetikzlibrary{arrows,intersections,math}
\newcommand{\teiler}{40}
-\begin{document}
-% Übertragen von den Zahlen
-% \textcolor{blue}{2}, \textcolor{blue}{1}, \textcolor{blue}{5}
-% als $ p(x) = \textcolor{blue}{2}x^2 + \textcolor{blue}{1}x + \textcolor{blue}{5} $.\newline
-% Versende $ (p(1),p(2),...,p(7)) = (\textcolor{green}{8},
-% \textcolor{green}{15}, \textcolor{green}{26},
-% \textcolor{green}{ 41}, \textcolor{green}{60},
-% \textcolor{green}{83}, \textcolor{green}{110})$
+%\begin{document}
+ Übertragen von den Zahlen
+ \textcolor{blue}{2}, \textcolor{blue}{1}, \textcolor{blue}{5}
+ als $ p(x) = \textcolor{blue}{2}x^2 + \textcolor{blue}{1}x + \textcolor{blue}{5} $.\newline
+ Versende $ (p(1),p(2),...,p(7)) = (\textcolor{green}{8},
+ \textcolor{green}{15}, \textcolor{green}{26},
+ \textcolor{green}{ 41}, \textcolor{green}{60},
+ \textcolor{green}{83}, \textcolor{green}{110})$
\begin{tikzpicture}[>=latex,thick]
@@ -48,4 +48,4 @@
\draw(0,100/\teiler) -- (-0.1,100/\teiler) coordinate[label={left:$100$}];
\draw(1,0) -- (1,-0.1) coordinate[label={below:$1$}];
\end{tikzpicture}
-\end{document}
+%\end{document}