aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/experiments
diff options
context:
space:
mode:
authorJODBaer <JODBaer@github.com>2021-07-26 14:17:05 +0200
committerJODBaer <JODBaer@github.com>2021-07-26 14:17:05 +0200
commitf12bfc8392b2f09416fb2171a4dd0107ebe16722 (patch)
tree16f6f73ee47eadeb200efccb4138c57d0d6ddba6 /buch/papers/reedsolomon/experiments
parentMerge commit '56443dfc2486e08b0ed3bf8ecc61c9ad8a83e213' into Baer (diff)
downloadSeminarMatrizen-f12bfc8392b2f09416fb2171a4dd0107ebe16722.tar.gz
SeminarMatrizen-f12bfc8392b2f09416fb2171a4dd0107ebe16722.zip
update some files too
Diffstat (limited to 'buch/papers/reedsolomon/experiments')
-rw-r--r--buch/papers/reedsolomon/experiments/plot.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/reedsolomon/experiments/plot.tex b/buch/papers/reedsolomon/experiments/plot.tex
index 2196c82..4b156bb 100644
--- a/buch/papers/reedsolomon/experiments/plot.tex
+++ b/buch/papers/reedsolomon/experiments/plot.tex
@@ -90,7 +90,7 @@
\draw[ultra thick, ->] (zoom) to[out=180, in=90] (syndrom.north);
%item
- \node[circle, draw, fill =lightgray] at (signal.north west)+(1,0) {1};
+ \node[circle, draw, fill =lightgray] at (signal.north west) {1};
\node[circle, draw, fill =lightgray] at (codiert.north west) {2};
\node[circle, draw, fill =lightgray] at (fehler.north west) {3};
\node[circle, draw, fill =lightgray] at (empfangen.north west) {4};