Thesis update

This commit is contained in:
Radu C. Martin 2021-06-25 06:22:43 +02:00
parent 3b1f852876
commit c213d3064e
14 changed files with 678 additions and 131 deletions

View file

@ -112,6 +112,7 @@ temperature control}
% Define new user commands
\newcommand{\pdome}{Polyd\^ome}
\newcommand{\model}[3]{$\mathcal{M}$($l_w = #1$, $l_u = #2$, $l_y = #3$)}
\DeclarePairedDelimiter{\norm}{\lVert}{\rVert}
\begin{document}
@ -138,4 +139,5 @@ temperature control}
\printbibliography
\appendix
\input{99A_GP_hyperparameters_validation.tex}
\input{99C_hyperparameters_results.tex}
\end{document}