Added rough structure for midterm presentation

This commit is contained in:
2022-12-18 01:50:37 +01:00
parent 467d9cad11
commit d3cfdf96cd
7 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
\section{Decoding Algorithms}%
\label{sec:Decoding Algorithms}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Proximal Decoding}%
\label{sub:Alg Proximal Decoding}
\begin{frame}[t]
\frametitle{Proximal Decoding: General Idea}
\todo{Settle on a convetion for titles: Use overview slides subtitles or something else?}
\todo{TODO}
\end{frame}
\begin{frame}[t]
\frametitle{Algorithm}
\todo{TODO}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{ADMM}%
\label{sub:Alg ADMM}
\begin{frame}[t]
\frametitle{General Idea}
\todo{TODO}
\end{frame}
\begin{frame}[t]
\frametitle{Algorithm}
\todo{TODO}
\end{frame}

View File

@@ -0,0 +1,25 @@
\section{Examination Results}%
\label{sec:Examination Results}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Proximal Decoder}%
\label{sub:Ex Proximal Decoder}
\begin{frame}[t]
\frametitle{Proximal Decoder}
\todo{TODO}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{ADMM}%
\label{sub:Ex ADMM}
\begin{frame}[t]
\frametitle{ADMM}
\todo{TODO}
\end{frame}

View File

@@ -0,0 +1,14 @@
\section{Forthcoming Examination}%
\label{sec:Forthcoming Examination}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{TODO}%
\label{sub:TODO}
\begin{frame}[t]
\frametitle{TODO}
\todo{TODO}
\end{frame}

View File

@@ -0,0 +1,37 @@
\section{Theoretical Background}%
\label{sec:Theoretical Background}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Motivation}%
\label{sub:Motivation}
\begin{frame}[t]
\frametitle{Motivation}
\todo{TODO}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Presumptions}%
\label{sub:Presumptions}
\begin{frame}[t]
\frametitle{Channel \& Modulation}
\todo{AWGN}
\todo{BPSK}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{LP Decoding}%
\label{sub:LP Decoding}
\begin{frame}[t]
\frametitle{LP Decoding}
\todo{TODO}
\end{frame}