Removed 'Code: ' from code citations; Added footnote with codes to time complexity slide
This commit is contained in:
parent
bfab6b8eac
commit
5c1b7a15a3
@ -27,8 +27,16 @@
|
||||
\end{axis}
|
||||
\end{tikzpicture}
|
||||
|
||||
\caption{Time Complexity of Proximal Decoding and Modified Implementation}
|
||||
\caption{Time Complexity of Proximal Decoding and Modified Implementation\footnotemark}
|
||||
\label{fig:fps_vs_n}
|
||||
\end{figure}
|
||||
|
||||
\footnotetext{The points shown were calculated by evaluating the metadata
|
||||
of BER simulation results from the following codes:
|
||||
BCH $\left( 31, 11 \right)$;
|
||||
BCH $\left( 31, 26 \right) $;
|
||||
\cite[\text{96.3.965; 204.33.484;
|
||||
204.55.187; 408.33.844; PEGReg252x504}]{mackay_enc}
|
||||
}
|
||||
|
||||
\end{frame}
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
\begin{itemize}
|
||||
\item Comparison of simulation
|
||||
\footnote{(3,6) regular LDPC Code with $n=204, k=102$
|
||||
\cite[Code: 204.33.484]{mackay_enc}}
|
||||
\cite[\text{204.33.484}]{mackay_enc}}
|
||||
with results of Wadayama and Takabe
|
||||
|
||||
\begin{figure}[H]
|
||||
@ -80,7 +80,7 @@
|
||||
\begin{itemize}
|
||||
\item Comparison of simulation
|
||||
\footnote{(3,6) regular LDPC Code with $n=204, k=102$
|
||||
\cite[Code: 204.33.484]{mackay_enc}}
|
||||
\cite[\text{204.33.484}]{mackay_enc}}
|
||||
results for different values of $\gamma$
|
||||
\end{itemize}
|
||||
|
||||
@ -187,7 +187,7 @@
|
||||
\addlegendentry{$\gamma = 0.15$}
|
||||
\end{axis}
|
||||
\end{tikzpicture}
|
||||
\caption{$\left( 3, 6 \right)$-regular LDPC code with $n=96, k=48$\\ \cite[Code: 96.3.965]{mackay_enc}}
|
||||
\caption{$\left( 3, 6 \right)$-regular LDPC code with $n=96, k=48$\\ \cite[\text{96.3.965}]{mackay_enc}}
|
||||
\end{subfigure}%
|
||||
\begin{subfigure}[c]{0.33\textwidth}
|
||||
\centering
|
||||
@ -220,7 +220,7 @@
|
||||
\addlegendentry{$\gamma = 0.15$}
|
||||
\end{axis}
|
||||
\end{tikzpicture}
|
||||
\caption{$\left( 3, 6 \right)$-regular LDPC code with $n=204, k=102$\\ \cite[Code: 204.33.484]{mackay_enc}}
|
||||
\caption{$\left( 3, 6 \right)$-regular LDPC code with $n=204, k=102$\\ \cite[\text{204.33.484}]{mackay_enc}}
|
||||
\end{subfigure}%
|
||||
\begin{subfigure}[c]{0.33\textwidth}
|
||||
\centering
|
||||
@ -253,7 +253,7 @@
|
||||
\addlegendentry{$\gamma = 0.15$}
|
||||
\end{axis}
|
||||
\end{tikzpicture}
|
||||
\caption{$\left( 3, 6 \right)$-regular LDPC code with $n=408, k=204$\\ \cite[Code: 408.33.844]{mackay_enc}}
|
||||
\caption{$\left( 3, 6 \right)$-regular LDPC code with $n=408, k=204$\\ \cite[\text{408.33.844}]{mackay_enc}}
|
||||
\end{subfigure}
|
||||
\begin{subfigure}[c]{0.33\textwidth}
|
||||
\centering
|
||||
@ -319,7 +319,7 @@
|
||||
\addlegendentry{$\gamma = 0.15$}
|
||||
\end{axis}
|
||||
\end{tikzpicture}
|
||||
\caption{$\left( 5, 10 \right)$-regular LDPC code with $n=204, k=102$\\ \cite[Code: 204.55.187]{mackay_enc}}
|
||||
\caption{$\left( 5, 10 \right)$-regular LDPC code with $n=204, k=102$\\ \cite[\text{204.55.187}]{mackay_enc}}
|
||||
\end{subfigure}%
|
||||
\begin{subfigure}[c]{0.33\textwidth}
|
||||
\centering
|
||||
@ -352,7 +352,7 @@
|
||||
\addlegendentry{$\gamma = 0.15$}
|
||||
\end{axis}
|
||||
\end{tikzpicture}
|
||||
\caption{LDPC code (Progressive Edge Growth Construction) with $n=504, k=252$\\ \cite[Code: PEGReg252x504]{mackay_enc}}
|
||||
\caption{LDPC code (Progressive Edge Growth Construction) with $n=504, k=252$\\ \cite[\text{PEGReg252x504}]{mackay_enc}}
|
||||
\end{subfigure}%
|
||||
\end{figure}
|
||||
\end{frame}
|
||||
@ -366,7 +366,7 @@
|
||||
\begin{itemize}
|
||||
\item Comparison of simulated
|
||||
\footnote{(3,6) regular LDPC Code with $n=204, k=102$
|
||||
\cite[Code: 204.33.484]{mackay_enc}}
|
||||
\cite[\text{204.33.484}]{mackay_enc}}
|
||||
BER and FER
|
||||
\end{itemize}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user