\begin{table}[h]
\centering
\caption{Modelling steps}
\vspace{1mm}
\label{tab:steps}
\begin{tabular}{lll}
\hline
\rowcolor[HTML]{34CDF9}
\textbf{Step} & \textbf{Description} & \textbf{Addressed in} \\ \hline
Problem formulation & Identifying the problem or research question to be investigated & \\
System Decomposition & Deciding system composition, its internal structure and the boundaries & \\
Concept Formlisation & Generalising system description to make it interpretable by a computer & \\
Model Formalisation & Agent narrative & \\
Software Implementation & Implementing the model in a programming language & \\
Model verification & Translation of conceptual model to computational model & \\
Experimentation & Performing the planned experiments or scenarios & \\
Data analysis & Exploring, Interpreting and Visualising the data obtained from model & \\
Model validation & Accurate representation of real-world system & \\ \hline
\end{tabular}
\end{table}
Asked
Active
Viewed 18 times
0
Phelype Oleinik
- 70,814
Cloude
- 13
\resizebox{\linewidth}{!}{%before the line\begin{tabular}{lll}and}after\end{tabular}– js bibra Nov 22 '19 at 08:55