aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/tikz/plotfft.tex
diff options
context:
space:
mode:
Diffstat (limited to 'buch/papers/reedsolomon/tikz/plotfft.tex')
-rw-r--r--buch/papers/reedsolomon/tikz/plotfft.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/buch/papers/reedsolomon/tikz/plotfft.tex b/buch/papers/reedsolomon/tikz/plotfft.tex
index 14af683..bb74dfb 100644
--- a/buch/papers/reedsolomon/tikz/plotfft.tex
+++ b/buch/papers/reedsolomon/tikz/plotfft.tex
@@ -69,9 +69,9 @@
%FFT & IFFT deskription
\draw[thin,gray,dashed] (0,9) to (0,-9);
- \node(IFFT) [scale=0.8] at (0,9.3) {IFFT};
+ \node(IFFT) [scale=0.9] at (0,9.3) {IFFT};
\draw[stealth-](IFFT.south west)--(IFFT.south east);
- \node(FFT) [scale=0.8, above of=IFFT] {FFT};
+ \node(FFT) [scale=0.9, above of=IFFT] {FFT};
\draw[-stealth](FFT.north west)--(FFT.north east);
\draw[thick, ->,] (codiert)++(-1,0) +(0.05,0.5) -- +(-0.1,-0.1) -- +(0.1,0.1) -- +(0,-0.5);