summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-06-04 16:37:28 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-06-04 16:37:28 +0200
commit6304c47de8d76ec21b6b2f3b36ac479164d41755 (patch)
treecf5242db4dab4f31dbaa366491f3019d83390f0c /content
parent9ba451969016ecd332b85709067b36c0eba53f58 (diff)
feat: added a new figure concept to the background
Diffstat (limited to 'content')
-rw-r--r--content/background.tex7
1 files changed, 6 insertions, 1 deletions
diff --git a/content/background.tex b/content/background.tex
index 4d84a78..ebbfa1e 100644
--- a/content/background.tex
+++ b/content/background.tex
@@ -70,7 +70,12 @@ The process of inference from data to provide the best explanation is called abd
%Include something about data-preprocessing in the pipeline.
%See the article by Fei Tao
-
+\begin{figure}
+ \centering
+ \includegraphics[width=0.7\linewidth]{images/system_model.pdf}
+ \caption{A generic system model for digital twin deployments.}
+ \label{fig:system_model}
+\end{figure}
\section{Datacenters}\label{ss:datacenters}