diff options
author | Nao Pross <np@0hm.ch> | 2021-12-16 04:05:41 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-16 04:06:04 +0100 |
commit | 44afd90b1ef4eac3b3c0d06636e80b30b31009bc (patch) | |
tree | d5352fae366c5232897cd01b5faac10fcedcb06e /doc/thesis/chapters | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | Fading-44afd90b1ef4eac3b3c0d06636e80b30b31009bc.tar.gz Fading-44afd90b1ef4eac3b3c0d06636e80b30b31009bc.zip |
New overview figure
Diffstat (limited to 'doc/thesis/chapters')
-rw-r--r-- | doc/thesis/chapters/theory.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/thesis/chapters/theory.tex b/doc/thesis/chapters/theory.tex index a080c5b..3de58eb 100644 --- a/doc/thesis/chapters/theory.tex +++ b/doc/thesis/chapters/theory.tex @@ -4,11 +4,11 @@ \begin{figure} \centering - \resizebox{\linewidth}{!}{ + \resizebox{.9\linewidth}{!}{ \input{figures/tikz/overview} } \caption{ - Block diagram for a general wireless communication system with annotated signal names. Frequency domain representations of signals use the uppercase symbol of their respective time domain name. + Block diagram of our wireless communication system with annotated signal names. Frequency domain representations of signals use the uppercase symbol of their respective time domain name. \label{fig:notation} } \end{figure} |