From d9e0d7c6e250e95def7be1642c35419838c0ac23 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Sun, 14 Nov 2021 22:23:04 +0100 Subject: Discrete time model as tapped delay line --- doc/thesis/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/thesis/Makefile') diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile index 8933fe7..c207a17 100644 --- a/doc/thesis/Makefile +++ b/doc/thesis/Makefile @@ -21,7 +21,8 @@ SOURCES := \ figures/tikz/qam-constellation.tex \ figures/tikz/multipath-sketch.tex \ figures/tikz/multipath-impulse-response.tex \ - figures/tikz/multipath-frequency-response-plots.tex + figures/tikz/multipath-frequency-response-plots.tex \ + figures/tikz/tapped-delay-line.tex DATA := figures/data/multipath_frequency_response.dat -- cgit v1.2.1