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

@@ -1,7 +1,7 @@
%!PS-Adobe-2.0 EPSF-2.0
%%Title: error_timed_nexus.tex
%%Creator: gnuplot 5.0 patchlevel 1
%%CreationDate: Tue Feb 16 19:06:27 2016
%%CreationDate: Wed Feb 17 14:47:42 2016
%%DocumentFonts:
%%BoundingBox: 50 50 294 150
%%EndComments
@@ -441,7 +441,7 @@ SDict begin [
/Author (kazu)
% /Producer (gnuplot)
% /Keywords ()
/CreationDate (Tue Feb 16 19:06:27 2016)
/CreationDate (Wed Feb 17 14:47:42 2016)
/DOCINFO pdfmark
end
} ifelse

View File

@@ -83,9 +83,9 @@ set object 10 rectangle from 142,0 to 150,15 fs solid noborder fc rgb "#dddddd"
set label 10 "\\footnotesize{10}" at 146,10 center rotate by 0 front
set object 900 rectangle at graph 0.5, 0.94 size graph 0.65,0.12 fs solid fc rgb "#ffffff" lc rgb "#000000"
set label 901 "\\textcolor[rgb]{0,0,0}{\\footnotesize{simple \\eqref{eq:transSimple}}}" at graph 0.28, 0.94 center front
set label 902 "\\textcolor[rgb]{0,0,0.8}{\\footnotesize{multi \\eqref{eq:transMultiPath}}}" at graph 0.49, 0.94 center front
set label 903 "\\textcolor[rgb]{0.8,0,0}{\\footnotesize{shortest \\eqref{eq:transShortestPath}}}" at graph 0.71, 0.94 center front
set label 901 "\\textcolor[rgb]{0,0,0}{\\footnotesize{simple}}" at graph 0.28, 0.94 center front
set label 902 "\\textcolor[rgb]{0,0,0.8}{\\footnotesize{multi}}" at graph 0.49, 0.94 center front
set label 903 "\\textcolor[rgb]{0.8,0,0}{\\footnotesize{shortest}}" at graph 0.71, 0.94 center front
unset key
set yrange[0:13]

View File

@@ -110,9 +110,9 @@
\put(4057,1559){\makebox(0,0){\strut{}\footnotesize{8}}}%
\put(4421,1559){\makebox(0,0){\strut{}\footnotesize{9}}}%
\put(4702,1559){\makebox(0,0){\strut{}\footnotesize{10}}}%
\put(1793,1846){\makebox(0,0){\strut{}\textcolor[rgb]{0,0,0}{\footnotesize{simple \eqref{eq:transSimple}}}}}%
\put(2682,1846){\makebox(0,0){\strut{}\textcolor[rgb]{0,0,0.8}{\footnotesize{multi \eqref{eq:transMultiPath}}}}}%
\put(3614,1846){\makebox(0,0){\strut{}\textcolor[rgb]{0.8,0,0}{\footnotesize{shortest \eqref{eq:transShortestPath}}}}}%
\put(1793,1846){\makebox(0,0){\strut{}\textcolor[rgb]{0,0,0}{\footnotesize{simple}}}}%
\put(2682,1846){\makebox(0,0){\strut{}\textcolor[rgb]{0,0,0.8}{\footnotesize{multi}}}}%
\put(3614,1846){\makebox(0,0){\strut{}\textcolor[rgb]{0.8,0,0}{\footnotesize{shortest}}}}%
}%
\gplbacktext
\put(0,0){\includegraphics{error_timed_nexus}}%

View File

@@ -70,7 +70,7 @@ set multiplot layout 1,1 scale 2.4,2.4 offset 0,0.1
splot \
"data/floors.dat" with lines lc rgb "#cccccc" notitle,\
"data/est_bergwerk_path4_nexus_multi.dat" using 1:2:3:(f4(column(0))) with lines lw 8 palette notitle,\
"data/est_bergwerk_path4_nexus_multi.dat" with lines lw 2 lc rgb "#000099" title "\\footnotesize{multi \\eqref{eq:transMultiPath}}",\
"data/est_bergwerk_path4_nexus_multi.dat" with lines lw 2 lc rgb "#000099" title "\\footnotesize{multi}",\
"data/path4.dat" with lines title "\\footnotesize{ground truth}" dashtype 3 lw 2 lc rgb "#000000"
unset multiplot

View File

@@ -1,7 +1,7 @@
%!PS-Adobe-2.0 EPSF-2.0
%%Title: path_nexus_detail.tex
%%Creator: gnuplot 5.0 patchlevel 1
%%CreationDate: Tue Feb 16 19:12:37 2016
%%CreationDate: Wed Feb 17 14:45:48 2016
%%DocumentFonts:
%%BoundingBox: 50 50 302 226
%%EndComments
@@ -441,7 +441,7 @@ SDict begin [
/Author (kazu)
% /Producer (gnuplot)
% /Keywords ()
/CreationDate (Tue Feb 16 19:12:37 2016)
/CreationDate (Wed Feb 17 14:45:48 2016)
/DOCINFO pdfmark
end
} ifelse
@@ -553,14 +553,14 @@ stroke
LTb
LCb setrgbcolor
LTb
103 89 N
1687 89 N
0 440 V
1409 0 V
-175 0 V
0 -440 V
103 89 L
175 0 V
Z stroke
103 529 M
1409 0 V
1687 529 M
-175 0 V
stroke
0.80 0.80 0.80 C 2555 1288 M
-50 -15 V
@@ -4668,19 +4668,19 @@ LC2 setrgbcolor
221 0 V
stroke
LCw setrgbcolor
1.000 103 89 1409 440 BoxColFill
1.000 1687 89 -175 440 BoxColFill
1.000 UL
LTb
LCb setrgbcolor
LTb
103 89 N
1687 89 N
0 440 V
1409 0 V
-175 0 V
0 -440 V
103 89 L
175 0 V
Z stroke
103 529 M
1409 0 V
1687 529 M
-175 0 V
stroke
0.80 0.80 0.80 C 1.000 UL
LTb

View File

@@ -84,11 +84,11 @@
}%
\gplgaddtomacro\gplfronttext{%
\csname LTb\endcsname%
\put(1027,419){\makebox(0,0)[r]{\strut{}\footnotesize{multi \eqref{eq:transMultiPath}}}}%
\put(1027,419){\makebox(0,0)[r]{\strut{}\footnotesize{multi}}}%
\csname LTb\endcsname%
\put(1027,199){\makebox(0,0)[r]{\strut{}\footnotesize{ground truth}}}%
\csname LTb\endcsname%
\put(1027,419){\makebox(0,0)[r]{\strut{}\footnotesize{multi \eqref{eq:transMultiPath}}}}%
\put(1027,419){\makebox(0,0)[r]{\strut{}\footnotesize{multi}}}%
\csname LTb\endcsname%
\put(1027,199){\makebox(0,0)[r]{\strut{}\footnotesize{ground truth}}}%
\csname LTb\endcsname%