From 76a91c7d3264a1a114cbeaf957e1edb301f7e911 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Fri, 1 May 2026 19:33:37 +0200 Subject: [PATCH] Add H_overlap to figure --- src/thesis/chapters/4_decoding_under_dems.tex | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/thesis/chapters/4_decoding_under_dems.tex b/src/thesis/chapters/4_decoding_under_dems.tex index 96e5722..d212fb3 100644 --- a/src/thesis/chapters/4_decoding_under_dems.tex +++ b/src/thesis/chapters/4_decoding_under_dems.tex @@ -625,9 +625,12 @@ and after decoding all windows we will therefore have committed all \acp{vn}. := \mathcal{J}_\text{win}^{(\ell)} \setminus \mathcal{J}_\text{commit}^{(\ell)}$}; - \node at ($(a00)!0.5!(b01)$) - {$\left(\bm{H}_\text{DEM}\right)_{\mathcal{J}_\text{overlap}^{(\ell)}, - \mathcal{I}_\text{commit}^{(\ell)}}$}; + \node[align=center] at ($(a00)!0.5!(b01)$) + {% + $\bm{H}_\text{overlap}^{(\ell)}$ \\[3mm] + $= \left(\bm{H}_\text{DEM}\right)_{\mathcal{J}_\text{overlap}^{(\ell)}, + \mathcal{I}_\text{commit}^{(\ell)}}$% + }; \end{tikzpicture} \caption{Visual representation of notation for window splitting.}