Thesis: Structure change: feedback Harm

Had a short discussion on the structure with Harm.

Introduce new chapter on waveforms and ways to analyse them.

Also, move the single sine period degeneracy to a separate chapter.
This commit is contained in:
Eric-Teunis de Boone 2023-05-24 16:53:56 +02:00
parent 9c095a8106
commit 580521d72c
5 changed files with 84 additions and 29 deletions

View file

@ -0,0 +1,26 @@
\documentclass[../thesis.tex]{subfiles}
\graphicspath{
{.}
{../../figures/}
{../../../figures/}
}
\begin{document}
\chapter{Measuring with Radio Antennas}
\label{sec:waveform}
Electric fields,
Antenna Polarizations,
Frequency Bandwidth,
\\
Time Domain,
Sampling,
Waveform + Time vector,
\\
Analysis:
Fourier Transforms,
Correlation
\end{document}