Added all zeros assumption; Added slide with table of contents
This commit is contained in:
parent
3110137164
commit
3a95825990
@ -80,6 +80,11 @@
|
||||
\maketitle
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[t]
|
||||
\frametitle{Overview}
|
||||
\tableofcontents
|
||||
\end{frame}
|
||||
|
||||
\setnextsection{0}
|
||||
\input{sections/theoretical_background.tex}
|
||||
\input{sections/decoding_algorithms.tex}
|
||||
|
||||
@ -55,6 +55,10 @@
|
||||
\hspace{2mm} \boldsymbol{y}, \boldsymbol{n} \in \mathbb{R}^n
|
||||
\end{align*}
|
||||
\todo{Why $\frac{1}{2}$}
|
||||
\item All zeros assumption:
|
||||
\begin{align*}
|
||||
\boldsymbol{c} = 0
|
||||
\end{align*}
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user