From 6304c47de8d76ec21b6b2f3b36ac479164d41755 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Thu, 4 Jun 2026 16:37:28 +0200 Subject: feat: added a new figure concept to the background --- content/background.tex | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'content/background.tex') 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} -- cgit v1.2.3