Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
masterarbeit-kai
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Philipp Adolf
masterarbeit-kai
Commits
2832fd5d
Commit
2832fd5d
authored
Nov 19, 2017
by
Kai Westerkamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mehr Charts/Vorbereitung.txt
parent
eae0943c
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
130 additions
and
6 deletions
+130
-6
07Evaluation.tex
Ausarbeitung/07Evaluation.tex
+119
-2
thesis.log
Ausarbeitung/thesis.log
+0
-0
thesis.tex
Ausarbeitung/thesis.tex
+10
-4
titlepage.tex
Ausarbeitung/titlepage.tex
+1
-0
Data.xlsx
Evaluation/Data.xlsx
+0
-0
No files found.
Ausarbeitung/07Evaluation.tex
View file @
2832fd5d
...
@@ -51,6 +51,123 @@ boxplot/draw direction=y
...
@@ -51,6 +51,123 @@ boxplot/draw direction=y
\subsection
{
Stein Finden
}
\subsection
{
Stein Finden
}
\begin{landscape}
\begin{figure*}
\caption
{
Vorbereitungszeit des Experten
}
\label
{
plot:Vorberitung
}
\begin{tikzpicture}
\pgfplotstableread
{
Charts/Vorbereitung.txt
}
\datatable
\begin{axis}
[
width = 25cm,
height = 0.9
\textwidth
,
boxplot/draw direction=y,
axis x line*=bottom,
axis y line=left,
enlarge y limits,
ymajorgrids,
ymin=0,
ymax=50,
y tick label style=
{
/pgf/number format/fixed
}
,
%xtick=data,% crucial line for the xticklabels directive
xtick=
{
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35
}
,
xticklabels=
{
VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}
,VR,Video,
{}}
,
extra x ticks=
{
3,6,9,12,15,18,21,24,27,30,33
}
,
% this ticks shouldn't be labeled ...
extra x tick labels=
{}
,
extra x tick style=
{
grid=major, major tick length=0pt
}
,
x tick label style=
{
font=
\footnotesize
, text width=2.5cm, align=center, rotate=90
}
,
%boxplot/draw direction=y
boxplot=
{
draw direction=y, draw position=
{
1+
\plotnumofactualtype
+ floor((
\plotnumofactualtype
+0.5) /2)
}}
,
cycle list=
{{
red
}
,
{
blue
}}
,
% set `clip mode' to `individual' so the category labels aren't clipped away
clip mode=individual,
ylabel=
{
Zeit in s
}
,
]
\addBoxplot
{
\datatable
}{
0
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
1
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
2
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
3
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
4
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
5
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
6
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
7
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
8
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
9
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
10
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
11
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
12
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
13
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
14
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
15
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
16
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
17
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
18
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
19
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
20
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
21
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
22
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
23
}{
\colorVideo
}
% add the category labels
\begin{scope}
[
% because the reference point will be the lower axis line the
% labels have to be moved a bit more down to don't overlap with
% the `xticklabels'
every label/.append style=
{
label distance=12ex,
}
,
]
\node
[label=below:1]
at (axis cs:1.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:3]
at (axis cs:4.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:4]
at (axis cs:7.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:6]
at (axis cs:10.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:7]
at (axis cs:13.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:8]
at (axis cs:16.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:9]
at (axis cs:19.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:10]
at (axis cs:22.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:11]
at (axis cs:25.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:12]
at (axis cs:28.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:13]
at (axis cs:31.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:Gesammt]
at (axis cs:34.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\end{scope}
\end{axis}
\end{tikzpicture}
\end{figure*}
\end{landscape}
\begin{figure}
\begin{figure}
\caption
{
Wie schwierig war die Zusammanerbeit.
}
\caption
{
Wie schwierig war die Zusammanerbeit.
}
\label
{
plot:Zusammenarbeit
}
\label
{
plot:Zusammenarbeit
}
...
@@ -252,7 +369,7 @@ boxplot/draw direction=y
...
@@ -252,7 +369,7 @@ boxplot/draw direction=y
\begin{landscape}
\begin{landscape}
\begin{figure*}
\begin{figure*}
\caption
{
NASA-TLX
}
\caption
{
NASA-TLX
, Zu beachten ist das ein geringer Wert bei Leistung für Gut steht.
}
\label
{
plot:TLX
}
\label
{
plot:TLX
}
\begin{tikzpicture}
\begin{tikzpicture}
\pgfplotstableread
{
Charts/NASATLX.txt
}
\pgfplotstableread
{
Charts/NASATLX.txt
}
...
@@ -329,7 +446,7 @@ clip mode=individual,
...
@@ -329,7 +446,7 @@ clip mode=individual,
\node
[label=below:Geistige Anforderung]
\node
[label=below:Geistige Anforderung]
at (axis cs:2.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
at (axis cs:2.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:Körperliche Anforderung]
\node
[label=below:Körperliche Anforderung]
at (axis cs:7.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
at (axis cs:7.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
-1ex
)
{}
;
\node
[label=below:Zeitliche Anforderung]
\node
[label=below:Zeitliche Anforderung]
at (axis cs:12.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
at (axis cs:12.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:Leistung]
\node
[label=below:Leistung]
...
...
Ausarbeitung/thesis.log
View file @
2832fd5d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Ausarbeitung/thesis.tex
View file @
2832fd5d
...
@@ -56,6 +56,7 @@
...
@@ -56,6 +56,7 @@
\newcommand
{
\reviewerone
}{
Prof. Dr.-Ing. Rainer Stiefelhagen
}
\newcommand
{
\reviewerone
}{
Prof. Dr.-Ing. Rainer Stiefelhagen
}
\newcommand
{
\reviewertwo
}{
XXXX
}
\newcommand
{
\reviewertwo
}{
XXXX
}
\newcommand
{
\advisor
}{
M.Sc. Adrian Hoppe
}
\newcommand
{
\advisor
}{
M.Sc. Adrian Hoppe
}
\newcommand
{
\sadvisor
}{
M.Sc. Sebastian Maier
}
\newcommand
{
\timestart
}{
01.06.2017
}
\newcommand
{
\timestart
}{
01.06.2017
}
\newcommand
{
\timeend
}{
30.11.2017
}
\newcommand
{
\timeend
}{
30.11.2017
}
...
@@ -196,10 +197,15 @@
...
@@ -196,10 +197,15 @@
]
]
coordinates
{}
;
}
coordinates
{}
;
}
\newcommand
{
\colorVR
}{
blue
}
\definecolor
{
cvr
}{
HTML
}{
25788F
}
\newcommand
{
\colorAR
}{
cyan
}
\definecolor
{
car
}{
HTML
}{
42BB94
}
\newcommand
{
\colorVideo
}{
red
}
\definecolor
{
cvl
}{
HTML
}{
E7A638
}
\newcommand
{
\colorVideoLocal
}{
magenta
}
\definecolor
{
cve
}{
HTML
}{
EC6C36
}
\newcommand
{
\colorVR
}{
cvr
}
\newcommand
{
\colorAR
}{
car
}
\newcommand
{
\colorVideo
}{
cve
}
\newcommand
{
\colorVideoLocal
}{
cvl
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
...
...
Ausarbeitung/titlepage.tex
View file @
2832fd5d
...
@@ -51,6 +51,7 @@
...
@@ -51,6 +51,7 @@
\iflanguage
{
english
}{
Reviewer
}{
Erstgutachter
}
:
&
\hfill
&
\reviewerone\\
\iflanguage
{
english
}{
Reviewer
}{
Erstgutachter
}
:
&
\hfill
&
\reviewerone\\
\iflanguage
{
english
}{
Second reviewer
}{
Zweitgutachter
}
:
&
\hfill
&
\reviewertwo\\
\iflanguage
{
english
}{
Second reviewer
}{
Zweitgutachter
}
:
&
\hfill
&
\reviewertwo\\
\iflanguage
{
english
}{
Advisor
}{
Betreuender Mitarbeiter
}
:
&
\hfill
&
\advisor\\
\iflanguage
{
english
}{
Advisor
}{
Betreuender Mitarbeiter
}
:
&
\hfill
&
\advisor\\
\iflanguage
{
english
}{
Advisor
}{
Betreuender Mitarbeiter 2
}
:
&
\hfill
&
\sadvisor\\
%\iflanguage{english}{Second advisor}{Zweiter betreuender Mitarbeiter}: & \hfill & \advisortwo\\
%\iflanguage{english}{Second advisor}{Zweiter betreuender Mitarbeiter}: & \hfill & \advisortwo\\
% Der zweite betreuende Mitarbeiter kann weggelassen werden.
% Der zweite betreuende Mitarbeiter kann weggelassen werden.
\end{tabular}
\end{tabular}
...
...
Evaluation/Data.xlsx
View file @
2832fd5d
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment