chapter 4 almost rewritten

changed gfx
This commit is contained in:
2016-02-17 20:51:31 +01:00
parent bcb84a9138
commit 7bf94c1b81
11 changed files with 662 additions and 263 deletions

View File

@@ -41,6 +41,13 @@
\newcommand{\mNN}{\text{nn}}
\newcommand{\mKNN}{\text{knn}}
\newcommand{\fPos}[1]{\textbf{pos}(#1)}
\newcommand{\fDistance}[2]{\delta(#1, #2)}
\newcommand{\fWA}[1]{\text{wa}(#1)}
\newcommand{\fDD}[1]{\text{dd}(#1)}
\newcommand{\fImp}[1]{\text{imp}(#1)}
\newcommand{\fNN}[2]{\text{nn}(#1, #2)}
\newcommand{\fLength}[2]{\text{length}(#1, #2)}
%\newcommand{\docIBeacon}{iBeacon}