diff options
author | Nao Pross <np@0hm.ch> | 2021-12-16 18:16:31 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-16 18:16:31 +0100 |
commit | 6964c9b50490003a4e2da939a020850d31dc8777 (patch) | |
tree | 53e5f57b5685ec71d361468de0e7b6c69fda5075 /doc/thesis/Makefile | |
parent | GUI angepasst (diff) | |
download | Fading-6964c9b50490003a4e2da939a020850d31dc8777.tar.gz Fading-6964c9b50490003a4e2da939a020850d31dc8777.zip |
Figures for statistical model
Diffstat (limited to 'doc/thesis/Makefile')
-rw-r--r-- | doc/thesis/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile index cefe3f4..a392083 100644 --- a/doc/thesis/Makefile +++ b/doc/thesis/Makefile @@ -23,6 +23,8 @@ SOURCES := \ figures/tikz/multipath-impulse-response.tex \ figures/tikz/multipath-frequency-response-plots.tex \ figures/tikz/tapped-delay-line.tex \ + figures/tikz/ring-of-scattering-objects.tex \ + figures/tikz/rayleigh-rice-pdf-plots.tex \ figures/tikz/packet-frame.tex \ figures/tikz/qpsk-sim-constellations-static.tex \ figures/tikz/qpsk-sim-constellations-dynamic.tex\ @@ -34,6 +36,7 @@ DATA := \ figures/data/qpsk_sim_constellations_static_symb.dat \ figures/data/qpsk_sim_constellations_dynamic.dat\ figures/data/qpsk_sim_constellations_whitout_effects.dat \ + figures/data/rice_pdf.dat # Get the main file from the file |