diff options
author | Nao Pross <np@0hm.ch> | 2021-11-18 16:03:24 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-11-18 16:03:24 +0100 |
commit | f5b4409898f81f1b5341aea877ebc4aa2b0e3f03 (patch) | |
tree | 2cd26da39c26783509d1b92ffd1cb81519838caf /doc/thesis/chapters/theory.tex | |
parent | Fix monospace font issue in doc (diff) | |
download | Fading-f5b4409898f81f1b5341aea877ebc4aa2b0e3f03.tar.gz Fading-f5b4409898f81f1b5341aea877ebc4aa2b0e3f03.zip |
Restructure impl chapter
Diffstat (limited to 'doc/thesis/chapters/theory.tex')
-rw-r--r-- | doc/thesis/chapters/theory.tex | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/thesis/chapters/theory.tex b/doc/thesis/chapters/theory.tex index 9d61b60..92dea24 100644 --- a/doc/thesis/chapters/theory.tex +++ b/doc/thesis/chapters/theory.tex @@ -314,20 +314,3 @@ Because as mentioned earlier it is difficult to estimate the time-dependent para \sim \mathcal{N} \left( \frac{A_l}{\sqrt{2}}, \frac{1}{2} \sigma_l^2 \right) \end{equation} \skelpar[4] - -\section{Receiver DSP chain} - -\skelpar[3]{Overview of the DSP chain.} - -\begin{figure} - \centering - \skelfig[width = .8\linewidth] - \caption{ - Signal processing chain of the receiver. - \label{fig:rx-dsp-chain} - } -\end{figure} - -\paragraph{Synchronization} \skelpar[4]{Polyphase filter bank.} -\paragraph{Equalization} \skelpar[4]{CMA Equalizer.} -\paragraph{Fine tuning} \skelpar[4]{Costas Loop.} |