From 57cdcb53ccb9ae19d4a57f920f83f05f55502cd7 Mon Sep 17 00:00:00 2001 From: Claudio Mandrioli <claudio@neumann.control.lth.se> Date: Fri, 26 Apr 2019 15:44:39 +0200 Subject: [PATCH] minors --- paper/sec/analysis.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paper/sec/analysis.tex b/paper/sec/analysis.tex index 234fbf3..1b87c88 100755 --- a/paper/sec/analysis.tex +++ b/paper/sec/analysis.tex @@ -39,9 +39,9 @@ sequence $\omega_*$ based on the chosen cost function. The probabilities of sequences of hits and misses are then computed based on this sequence, and used in the design of the controller to be robust with respect to the sequence. We use the -scenario theory to quantify the probability $\varepsilon$ of not having +scenario theory to quantify\textcolor{red}{, according to the number of extracted samples,} the probability $\varepsilon$ of not having extracted the \emph{true} worst-case sequence and the confidence in the -process $1-\beta$ \textcolor{red}{according to the number of extracted samples}. +process $1-\beta$. \textcolor{red}{Scenario theory has for example found use in the management of energy storage\cite{darivianakis2017scenarioapplication}.} \subsection{Scenario Theory} \label{sec:analysis:scenario} -- GitLab