Removed apendix B

This commit is contained in:
Andreas Tsouchlos 2023-04-12 23:09:31 +02:00
parent 4a19997449
commit 0ac256ded8
2 changed files with 5 additions and 7 deletions

View File

@ -810,10 +810,6 @@ $\gamma \in \left\{ 0.01, 0.05, 0.15 \right\}$.
\end{figure}
\chapter{Proximal Decoding as a Message Passing Algorithm}
\label{chapter:Proximal Decoding as a Message Passing Algorithm}
%\chapter{\acs{LP} Decoding using \acs{ADMM} as a Proximal Algorithm}%
%\label{chapter:LD Decoding using ADMM as a Proximal Algorithm}
%

View File

@ -161,11 +161,13 @@ $\mathcal{O}\left( n \right)$ (see section TODO, \cite[Sec. VIII.]{lautern}).
Both algorithms can be understood as message-passing algorithms, \ac{LP}
decoding using \ac{ADMM} as similarly to \cite[Sec. III. D.]{original_admm}
or \cite[Sec. II. B.]{efficient_lp_dec_admm} and proximal decoding as shown in
appendix \ref{chapter:Proximal Decoding as a Message Passing Algorithm}.
or \cite[Sec. II. B.]{efficient_lp_dec_admm} and proximal decoding by
starting with algorithm \ref{alg:prox},
substituting for the gradient of the code-constraint polynomial and separating
it into two parts.
The algorithms in their message-passing form are depicted in figure
\ref{fig:comp:message_passing}.
$M_{j\to i}$ denotes the message transmitted from \ac{CN} j to \ac{VN} i.
$M_{j\to i}$ denotes a message transmitted from \ac{CN} j to \ac{VN} i.
$M_{j\to}$ signifies the special case where a \ac{VN} transmits the same
message to all \acp{VN}.
%