From 8ab0f8781a3c93346920e6762d19e6ba7175f910 Mon Sep 17 00:00:00 2001 From: ali Date: Fri, 13 Dec 2013 11:53:06 +0100 Subject: [PATCH] Added some figures --- ASR1.eps | 946 +++++++++++++++++++++++++++++++++++ ASR1.pdf | Bin 0 -> 9093 bytes ASR2.eps | 1317 +++++++++++++++++++++++++++++++++++++++++++++++++ ASR2.pdf | Bin 0 -> 10340 bytes CR1.eps | 976 ++++++++++++++++++++++++++++++++++++ EC1.eps | 842 +++++++++++++++++++++++++++++++ ESR1.eps | 976 ++++++++++++++++++++++++++++++++++++ LT1.eps | 859 ++++++++++++++++++++++++++++++++ SR1.eps | 907 ++++++++++++++++++++++++++++++++++ bare_conf.log | 45 +- bare_conf.pdf | Bin 283197 -> 283217 bytes bare_conf.tex | 7 +- 12 files changed, 6847 insertions(+), 28 deletions(-) create mode 100644 ASR1.eps create mode 100644 ASR1.pdf create mode 100644 ASR2.eps create mode 100644 ASR2.pdf create mode 100644 CR1.eps create mode 100644 EC1.eps create mode 100644 ESR1.eps create mode 100644 LT1.eps create mode 100644 SR1.eps diff --git a/ASR1.eps b/ASR1.eps new file mode 100644 index 0000000..2aa1a5c --- /dev/null +++ b/ASR1.eps @@ -0,0 +1,946 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%BoundingBox: 53 53 542 399 +%%HiResBoundingBox: 54 53.5 541.5 398.5 +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Wed Dec 11 22:05:20 2013 +%%EndComments +% EPSF created by ps2eps 1.68 +%%BeginProlog +save +countdictstack +mark +newpath +/showpage {} def +/setpagedevice {pop} def +%%EndProlog +%%Page 1 1 +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color false def +/Blacktext false def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -36 def +/dl1 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 4.4 (August 2010) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Default Line colors +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default Line Types +/LTw {PL [] 1 setgray} def +/LTb {BL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + gsave 1 setgray fill grestore clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse + 2 lt + {/InterpretLevel1 true def} + {/InterpretLevel1 Level1 def} + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +% Encoding for ISO-8859-1 (also called Latin1) +% +/reencodeISO { +dup dup findfont dup length dict begin +{ 1 index /FID ne { def }{ pop pop } ifelse } forall +currentdict /CharStrings known { + CharStrings /Idieresis known { + /Encoding ISOLatin1Encoding def } if +} if +currentdict end definefont +} def +/ISOLatin1Encoding [ +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright +/parenleft/parenright/asterisk/plus/comma/minus/period/slash +/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon +/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N +/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright +/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m +/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve +/dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut +/ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar +/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot +/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior +/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine +/guillemotright/onequarter/onehalf/threequarters/questiondown +/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla +/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex +/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis +/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute +/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis +/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave +/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex +/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis +/yacute/thorn/ydieresis +] def +/MFshow { + { dup 5 get 3 ge + { 5 get 3 eq {gsave} {grestore} ifelse } + {dup dup 0 get findfont exch 1 get scalefont setfont + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 + get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop + pop aload pop M} ifelse }ifelse }ifelse } + ifelse } + forall} def +/Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont + 6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def +/MLshow { currentpoint stroke M + 0 exch R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MRshow { currentpoint stroke M + exch dup MFwidth neg 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MCshow { currentpoint stroke M + exch dup MFwidth -2 div 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/XYsave { [( ) 1 2 true false 3 ()] } bind def +/XYrestore { [( ) 1 2 true false 4 ()] } bind def +/Helvetica reencodeISO def +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title () + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (ali) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Wed Dec 11 22:05:20 2013) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.100 0.100 scale +0 setgray +newpath +(Helvetica) findfont 110 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if +1.000 UL +LTb +473 352 M +63 0 V +4305 0 R +-63 0 V +stroke +407 352 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MRshow +1.000 UL +LTb +473 769 M +63 0 V +4305 0 R +-63 0 V +stroke +407 769 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 5)] +] -36.7 MRshow +1.000 UL +LTb +473 1186 M +63 0 V +4305 0 R +-63 0 V +stroke +407 1186 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MRshow +1.000 UL +LTb +473 1603 M +63 0 V +4305 0 R +-63 0 V +stroke +407 1603 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 15)] +] -36.7 MRshow +1.000 UL +LTb +473 2019 M +63 0 V +4305 0 R +-63 0 V +stroke +407 2019 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MRshow +1.000 UL +LTb +473 2436 M +63 0 V +4305 0 R +-63 0 V +stroke +407 2436 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 25)] +] -36.7 MRshow +1.000 UL +LTb +473 2853 M +63 0 V +4305 0 R +-63 0 V +stroke +407 2853 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 30)] +] -36.7 MRshow +1.000 UL +LTb +473 3270 M +63 0 V +4305 0 R +-63 0 V +stroke +407 3270 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 35)] +] -36.7 MRshow +1.000 UL +LTb +473 352 M +0 63 V +0 2855 R +0 -63 V +stroke +473 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MCshow +1.000 UL +LTb +837 352 M +0 63 V +0 2855 R +0 -63 V +stroke +837 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 2)] +] -36.7 MCshow +1.000 UL +LTb +1201 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1201 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 4)] +] -36.7 MCshow +1.000 UL +LTb +1565 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1565 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 6)] +] -36.7 MCshow +1.000 UL +LTb +1929 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1929 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 8)] +] -36.7 MCshow +1.000 UL +LTb +2293 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2293 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MCshow +1.000 UL +LTb +2657 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2657 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 12)] +] -36.7 MCshow +1.000 UL +LTb +3021 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3021 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 14)] +] -36.7 MCshow +1.000 UL +LTb +3385 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3385 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 16)] +] -36.7 MCshow +1.000 UL +LTb +3749 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3749 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 18)] +] -36.7 MCshow +1.000 UL +LTb +4113 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4113 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MCshow +1.000 UL +LTb +4477 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4477 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 22)] +] -36.7 MCshow +1.000 UL +LTb +4841 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4841 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 24)] +] -36.7 MCshow +1.000 UL +LTb +1.000 UL +LTb +473 3270 N +473 352 L +4368 0 V +0 2918 V +-4368 0 V +Z stroke +LCb setrgbcolor +88 1811 M +currentpoint gsave translate -270 rotate 0 0 moveto +[ [(Helvetica) 110.0 0.0 true true 0 (The Active Sensor Ratio \(%\) )] +] -36.7 MCshow +grestore +LTb +LCb setrgbcolor +2657 77 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Number of Rounds)] +] -36.7 MCshow +LTb +2657 3435 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Active Sensor Ratio \(%\) vs The Number of Rounds)] +] -36.7 MCshow +1.000 UP +1.000 UL +LTb +% Begin plot #1 +1.000 UP +2.000 UL +LT0 +0.00 0.55 0.55 C LCb setrgbcolor +4316 3152 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 2 \(With Two Leaders\))] +] -36.7 MRshow +LT0 +0.00 0.55 0.55 C 4382 3152 M +327 0 V +655 1914 M +182 0 V +182 22 V +182 28 V +182 11 V +182 39 V +182 0 V +182 33 V +182 50 V +182 6 V +182 11 V +182 -50 V +182 -6 V +182 -61 V +182 -144 V +182 -156 V +182 -350 V +182 -250 V +3931 685 L +4113 541 L +4295 435 L +182 -44 V +182 -28 V +655 1914 Box +837 1914 Box +1019 1936 Box +1201 1964 Box +1383 1975 Box +1565 2014 Box +1747 2014 Box +1929 2047 Box +2111 2097 Box +2293 2103 Box +2475 2114 Box +2657 2064 Box +2839 2058 Box +3021 1997 Box +3203 1853 Box +3385 1697 Box +3567 1347 Box +3749 1097 Box +3931 685 Box +4113 541 Box +4295 435 Box +4477 391 Box +4659 363 Box +4545 3152 Box +% End plot #1 +% Begin plot #2 +1.000 UP +2.000 UL +LT1 +0.50 0.00 0.00 C LCb setrgbcolor +4316 3042 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 1 \(With One Leader\))] +] -36.7 MRshow +LT1 +0.50 0.00 0.00 C 4382 3042 M +327 0 V +655 1825 M +182 0 V +182 33 V +182 11 V +182 11 V +182 28 V +182 6 V +182 61 V +182 28 V +182 -11 V +182 44 V +182 17 V +182 -28 V +182 -44 V +182 -228 V +182 -117 V +182 -389 V +3749 663 L +182 -72 V +4113 396 L +655 1825 Crs +837 1825 Crs +1019 1858 Crs +1201 1869 Crs +1383 1880 Crs +1565 1908 Crs +1747 1914 Crs +1929 1975 Crs +2111 2003 Crs +2293 1992 Crs +2475 2036 Crs +2657 2053 Crs +2839 2025 Crs +3021 1981 Crs +3203 1753 Crs +3385 1636 Crs +3567 1247 Crs +3749 663 Crs +3931 591 Crs +4113 396 Crs +4545 3042 Crs +% End plot #2 +% Begin plot #3 +1.000 UP +2.000 UL +LT2 +0.00 0.00 0.55 C LCb setrgbcolor +4316 2932 M +[ [(Helvetica) 110.0 0.0 true true 0 (Simple Heuristic)] +] -36.7 MRshow +LT2 +0.00 0.00 0.55 C 4382 2932 M +327 0 V +655 3131 M +182 0 V +182 0 V +182 0 V +182 0 V +182 0 V +182 -28 V +182 -133 V +182 -267 V +182 -450 V +182 -917 V +2657 613 L +2839 391 L +182 -11 V +655 3131 Star +837 3131 Star +1019 3131 Star +1201 3131 Star +1383 3131 Star +1565 3131 Star +1747 3103 Star +1929 2970 Star +2111 2703 Star +2293 2253 Star +2475 1336 Star +2657 613 Star +2839 391 Star +3021 380 Star +4545 2932 Star +% End plot #3 +1.000 UL +LTb +473 3270 N +473 352 L +4368 0 V +0 2918 V +-4368 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica +%%Pages: 1 +%%Trailer +cleartomark +countdictstack +exch sub { end } repeat +restore +%%EOF diff --git a/ASR1.pdf b/ASR1.pdf new file mode 100644 index 0000000000000000000000000000000000000000..1da101e2acd16f18878027f805be59918123aec5 GIT binary patch literal 9093 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 literal 0 HcmV?d00001 diff --git a/ASR2.eps b/ASR2.eps new file mode 100644 index 0000000..0092836 --- /dev/null +++ b/ASR2.eps @@ -0,0 +1,1317 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%BoundingBox: 53 53 542 399 +%%HiResBoundingBox: 54 53.5 541.5 398.5 +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Mon Dec 9 22:04:53 2013 +%%EndComments +% EPSF created by ps2eps 1.68 +%%BeginProlog +save +countdictstack +mark +newpath +/showpage {} def +/setpagedevice {pop} def +%%EndProlog +%%Page 1 1 +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color false def +/Blacktext false def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -36 def +/dl1 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 4.4 (August 2010) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Default Line colors +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default Line Types +/LTw {PL [] 1 setgray} def +/LTb {BL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + gsave 1 setgray fill grestore clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse + 2 lt + {/InterpretLevel1 true def} + {/InterpretLevel1 Level1 def} + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +% Encoding for ISO-8859-1 (also called Latin1) +% +/reencodeISO { +dup dup findfont dup length dict begin +{ 1 index /FID ne { def }{ pop pop } ifelse } forall +currentdict /CharStrings known { + CharStrings /Idieresis known { + /Encoding ISOLatin1Encoding def } if +} if +currentdict end definefont +} def +/ISOLatin1Encoding [ +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright +/parenleft/parenright/asterisk/plus/comma/minus/period/slash +/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon +/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N +/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright +/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m +/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve +/dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut +/ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar +/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot +/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior +/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine +/guillemotright/onequarter/onehalf/threequarters/questiondown +/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla +/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex +/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis +/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute +/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis +/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave +/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex +/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis +/yacute/thorn/ydieresis +] def +/MFshow { + { dup 5 get 3 ge + { 5 get 3 eq {gsave} {grestore} ifelse } + {dup dup 0 get findfont exch 1 get scalefont setfont + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 + get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop + pop aload pop M} ifelse }ifelse }ifelse } + ifelse } + forall} def +/Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont + 6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def +/MLshow { currentpoint stroke M + 0 exch R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MRshow { currentpoint stroke M + exch dup MFwidth neg 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MCshow { currentpoint stroke M + exch dup MFwidth -2 div 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/XYsave { [( ) 1 2 true false 3 ()] } bind def +/XYrestore { [( ) 1 2 true false 4 ()] } bind def +/Helvetica reencodeISO def +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title () + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (ali) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Mon Dec 9 22:04:53 2013) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.100 0.100 scale +0 setgray +newpath +(Helvetica) findfont 110 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if +1.000 UL +LTb +473 352 M +63 0 V +4305 0 R +-63 0 V +stroke +407 352 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MRshow +1.000 UL +LTb +473 769 M +63 0 V +4305 0 R +-63 0 V +stroke +407 769 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 5)] +] -36.7 MRshow +1.000 UL +LTb +473 1186 M +63 0 V +4305 0 R +-63 0 V +stroke +407 1186 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MRshow +1.000 UL +LTb +473 1603 M +63 0 V +4305 0 R +-63 0 V +stroke +407 1603 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 15)] +] -36.7 MRshow +1.000 UL +LTb +473 2019 M +63 0 V +4305 0 R +-63 0 V +stroke +407 2019 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MRshow +1.000 UL +LTb +473 2436 M +63 0 V +4305 0 R +-63 0 V +stroke +407 2436 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 25)] +] -36.7 MRshow +1.000 UL +LTb +473 2853 M +63 0 V +4305 0 R +-63 0 V +stroke +407 2853 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 30)] +] -36.7 MRshow +1.000 UL +LTb +473 3270 M +63 0 V +4305 0 R +-63 0 V +stroke +407 3270 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 35)] +] -36.7 MRshow +1.000 UL +LTb +473 352 M +0 63 V +0 2855 R +0 -63 V +stroke +473 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MCshow +1.000 UL +LTb +837 352 M +0 63 V +0 2855 R +0 -63 V +stroke +837 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 2)] +] -36.7 MCshow +1.000 UL +LTb +1201 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1201 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 4)] +] -36.7 MCshow +1.000 UL +LTb +1565 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1565 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 6)] +] -36.7 MCshow +1.000 UL +LTb +1929 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1929 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 8)] +] -36.7 MCshow +1.000 UL +LTb +2293 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2293 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MCshow +1.000 UL +LTb +2657 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2657 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 12)] +] -36.7 MCshow +1.000 UL +LTb +3021 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3021 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 14)] +] -36.7 MCshow +1.000 UL +LTb +3385 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3385 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 16)] +] -36.7 MCshow +1.000 UL +LTb +3749 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3749 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 18)] +] -36.7 MCshow +1.000 UL +LTb +4113 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4113 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MCshow +1.000 UL +LTb +4477 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4477 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 22)] +] -36.7 MCshow +1.000 UL +LTb +4841 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4841 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 24)] +] -36.7 MCshow +1.000 UL +LTb +1.000 UL +LTb +473 3270 N +473 352 L +4368 0 V +0 2918 V +-4368 0 V +Z stroke +LCb setrgbcolor +88 1811 M +currentpoint gsave translate -270 rotate 0 0 moveto +[ [(Helvetica) 110.0 0.0 true true 0 (The Active Sensor Ratio \(%\) )] +] -36.7 MCshow +grestore +LTb +LCb setrgbcolor +2657 77 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Number of Rounds)] +] -36.7 MCshow +LTb +2657 3435 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Active Sensor Ratio \(%\) vs The Number of Rounds)] +] -36.7 MCshow +1.000 UP +1.000 UL +LTb +% Begin plot #1 +1.000 UP +2.000 UL +LT0 +0.00 0.55 0.55 C LCb setrgbcolor +4316 3152 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 2 \(With Two Leaders\))] +] -36.7 MRshow +LT0 +0.00 0.55 0.55 C 4382 3152 M +327 0 V +-327 31 R +0 -62 V +327 62 R +0 -62 V +655 1914 M +182 0 V +182 22 V +182 28 V +182 11 V +182 39 V +182 0 V +182 33 V +182 50 V +182 6 V +182 11 V +182 -50 V +182 -6 V +182 -61 V +182 -144 V +182 -156 V +182 -350 V +182 -250 V +3931 685 L +4113 541 L +4295 435 L +182 -44 V +182 -28 V +655 1838 M +0 152 V +624 1838 M +62 0 V +-62 152 R +62 0 V +837 1838 M +0 152 V +806 1838 M +62 0 V +-62 152 R +62 0 V +151 -114 R +0 120 V +988 1876 M +62 0 V +-62 120 R +62 0 V +151 -115 R +0 166 V +-31 -166 R +62 0 V +-62 166 R +62 0 V +151 -137 R +0 130 V +-31 -130 R +62 0 V +-62 130 R +62 0 V +151 -105 R +0 158 V +-31 -158 R +62 0 V +-62 158 R +62 0 V +151 -150 R +0 142 V +-31 -142 R +62 0 V +-62 142 R +62 0 V +151 -143 R +0 211 V +-31 -211 R +62 0 V +-62 211 R +62 0 V +151 -139 R +0 166 V +-31 -166 R +62 0 V +-62 166 R +62 0 V +151 -184 R +0 214 V +-31 -214 R +62 0 V +-62 214 R +62 0 V +151 -202 R +0 212 V +-31 -212 R +62 0 V +-62 212 R +62 0 V +151 -228 R +0 144 V +-31 -144 R +62 0 V +-62 144 R +62 0 V +151 -203 R +0 251 V +-31 -251 R +62 0 V +-62 251 R +62 0 V +151 -346 R +0 318 V +-31 -318 R +62 0 V +-62 318 R +62 0 V +151 -432 R +0 258 V +-31 -258 R +62 0 V +-62 258 R +62 0 V +151 -498 R +0 426 V +-31 -426 R +62 0 V +-62 426 R +62 0 V +3567 989 M +0 716 V +3536 989 M +62 0 V +-62 716 R +62 0 V +stroke 3598 1705 M +3749 790 M +0 614 V +3718 790 M +62 0 V +-62 614 R +62 0 V +3931 354 M +0 663 V +3900 354 M +62 0 V +-62 663 R +62 0 V +4113 352 M +0 426 V +4082 352 M +62 0 V +-62 426 R +62 0 V +4295 352 M +0 235 V +4264 352 M +62 0 V +-62 235 R +62 0 V +4477 352 M +0 132 V +4446 352 M +62 0 V +-62 132 R +62 0 V +4659 352 M +0 46 V +-31 -46 R +62 0 V +-62 46 R +62 0 V +655 1914 Box +837 1914 Box +1019 1936 Box +1201 1964 Box +1383 1975 Box +1565 2014 Box +1747 2014 Box +1929 2047 Box +2111 2097 Box +2293 2103 Box +2475 2114 Box +2657 2064 Box +2839 2058 Box +3021 1997 Box +3203 1853 Box +3385 1697 Box +3567 1347 Box +3749 1097 Box +3931 685 Box +4113 541 Box +4295 435 Box +4477 391 Box +4659 363 Box +4545 3152 Box +% End plot #1 +% Begin plot #2 +1.000 UP +2.000 UL +LT1 +0.50 0.00 0.00 C LCb setrgbcolor +4316 3042 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 1 \(With One Leader\))] +] -36.7 MRshow +LT1 +0.50 0.00 0.00 C 4382 3042 M +327 0 V +-327 31 R +0 -62 V +327 62 R +0 -62 V +655 1825 M +182 0 V +182 33 V +182 11 V +182 11 V +182 28 V +182 6 V +182 61 V +182 28 V +182 -11 V +182 44 V +182 17 V +182 -28 V +182 -44 V +182 -228 V +182 -117 V +182 -389 V +3749 663 L +182 -72 V +4113 396 L +182 -44 V +182 0 V +182 0 V +655 1788 M +0 74 V +-31 -74 R +62 0 V +-62 74 R +62 0 V +151 -74 R +0 74 V +-31 -74 R +62 0 V +-62 74 R +62 0 V +151 -56 R +0 105 V +988 1806 M +62 0 V +-62 105 R +62 0 V +151 -97 R +0 111 V +-31 -111 R +62 0 V +-62 111 R +62 0 V +151 -107 R +0 125 V +-31 -125 R +62 0 V +-62 125 R +62 0 V +151 -70 R +0 70 V +-31 -70 R +62 0 V +-62 70 R +62 0 V +151 -92 R +0 126 V +-31 -126 R +62 0 V +-62 126 R +62 0 V +151 -44 R +0 84 V +-31 -84 R +62 0 V +-62 84 R +62 0 V +151 -64 R +0 100 V +-31 -100 R +62 0 V +-62 100 R +62 0 V +151 -99 R +0 75 V +-31 -75 R +62 0 V +-62 75 R +62 0 V +151 -28 R +0 71 V +-31 -71 R +62 0 V +-62 71 R +62 0 V +151 -46 R +0 54 V +-31 -54 R +62 0 V +-62 54 R +62 0 V +151 -118 R +0 126 V +-31 -126 R +62 0 V +-62 126 R +62 0 V +151 -224 R +0 233 V +-31 -233 R +62 0 V +-62 233 R +62 0 V +151 -815 R +0 941 V +-31 -941 R +62 0 V +-62 941 R +62 0 V +3385 1194 M +0 883 V +-31 -883 R +62 0 V +-62 883 R +62 0 V +3567 658 M +0 1177 V +3536 658 M +62 0 V +-62 1177 R +62 0 V +stroke 3598 1835 M +3749 352 M +0 788 V +3718 352 M +62 0 V +-62 788 R +62 0 V +3931 352 M +0 608 V +3900 352 M +62 0 V +-62 608 R +62 0 V +4113 352 M +0 178 V +4082 352 M +62 0 V +-62 178 R +62 0 V +4295 352 M +-31 0 R +62 0 V +-62 0 R +62 0 V +151 0 R +-31 0 R +62 0 V +-62 0 R +62 0 V +151 0 R +-31 0 R +62 0 V +-62 0 R +62 0 V +655 1825 Crs +837 1825 Crs +1019 1858 Crs +1201 1869 Crs +1383 1880 Crs +1565 1908 Crs +1747 1914 Crs +1929 1975 Crs +2111 2003 Crs +2293 1992 Crs +2475 2036 Crs +2657 2053 Crs +2839 2025 Crs +3021 1981 Crs +3203 1753 Crs +3385 1636 Crs +3567 1247 Crs +3749 663 Crs +3931 591 Crs +4113 396 Crs +4295 352 Crs +4477 352 Crs +4659 352 Crs +4545 3042 Crs +% End plot #2 +% Begin plot #3 +1.000 UP +2.000 UL +LT2 +0.00 0.00 0.55 C LCb setrgbcolor +4316 2932 M +[ [(Helvetica) 110.0 0.0 true true 0 (Simple Heuristic)] +] -36.7 MRshow +LT2 +0.00 0.00 0.55 C 4382 2932 M +327 0 V +-327 31 R +0 -62 V +327 62 R +0 -62 V +655 3131 M +182 0 V +182 0 V +182 0 V +182 0 V +182 0 V +182 -28 V +182 -133 V +182 -267 V +182 -450 V +182 -917 V +2657 613 L +2839 391 L +182 -11 V +655 3131 M +-31 0 R +62 0 V +-62 0 R +62 0 V +151 0 R +-31 0 R +62 0 V +-62 0 R +62 0 V +151 0 R +-31 0 R +62 0 V +-62 0 R +62 0 V +151 0 R +-31 0 R +62 0 V +-62 0 R +62 0 V +151 0 R +-31 0 R +62 0 V +-62 0 R +62 0 V +151 0 R +-31 0 R +62 0 V +-62 0 R +62 0 V +151 -75 R +0 95 V +-31 -95 R +62 0 V +-62 95 R +62 0 V +151 -313 R +0 264 V +-31 -264 R +62 0 V +-62 264 R +62 0 V +151 -646 R +0 495 V +-31 -495 R +62 0 V +-62 495 R +62 0 V +2293 1795 M +0 916 V +-31 -916 R +62 0 V +-62 916 R +62 0 V +2475 505 M +0 1661 V +2444 505 M +62 0 V +-62 1661 R +62 0 V +2657 352 M +0 714 V +2626 352 M +62 0 V +-62 714 R +62 0 V +2839 352 M +0 156 V +2808 352 M +62 0 V +-62 156 R +62 0 V +3021 352 M +0 111 V +2990 352 M +62 0 V +-62 111 R +62 0 V +655 3131 Star +837 3131 Star +1019 3131 Star +1201 3131 Star +1383 3131 Star +1565 3131 Star +1747 3103 Star +1929 2970 Star +2111 2703 Star +2293 2253 Star +2475 1336 Star +2657 613 Star +2839 391 Star +3021 380 Star +4545 2932 Star +% End plot #3 +1.000 UL +LTb +473 3270 N +473 352 L +4368 0 V +0 2918 V +-4368 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica +%%Pages: 1 +%%Trailer +cleartomark +countdictstack +exch sub { end } repeat +restore +%%EOF diff --git a/ASR2.pdf b/ASR2.pdf new file mode 100644 index 0000000000000000000000000000000000000000..61679cb74e66f69fd9d1781718dbec31bc8bd549 GIT binary patch literal 10340 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 literal 0 HcmV?d00001 diff --git a/CR1.eps b/CR1.eps new file mode 100644 index 0000000..e26fd95 --- /dev/null +++ b/CR1.eps @@ -0,0 +1,976 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%BoundingBox: 53 53 536 399 +%%HiResBoundingBox: 54 53.5 535 398.5 +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Wed Dec 11 23:57:19 2013 +%%EndComments +% EPSF created by ps2eps 1.68 +%%BeginProlog +save +countdictstack +mark +newpath +/showpage {} def +/setpagedevice {pop} def +%%EndProlog +%%Page 1 1 +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color false def +/Blacktext false def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -36 def +/dl1 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 4.4 (August 2010) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Default Line colors +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default Line Types +/LTw {PL [] 1 setgray} def +/LTb {BL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + gsave 1 setgray fill grestore clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse + 2 lt + {/InterpretLevel1 true def} + {/InterpretLevel1 Level1 def} + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +% Encoding for ISO-8859-1 (also called Latin1) +% +/reencodeISO { +dup dup findfont dup length dict begin +{ 1 index /FID ne { def }{ pop pop } ifelse } forall +currentdict /CharStrings known { + CharStrings /Idieresis known { + /Encoding ISOLatin1Encoding def } if +} if +currentdict end definefont +} def +/ISOLatin1Encoding [ +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright +/parenleft/parenright/asterisk/plus/comma/minus/period/slash +/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon +/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N +/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright +/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m +/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve +/dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut +/ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar +/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot +/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior +/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine +/guillemotright/onequarter/onehalf/threequarters/questiondown +/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla +/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex +/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis +/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute +/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis +/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave +/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex +/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis +/yacute/thorn/ydieresis +] def +/MFshow { + { dup 5 get 3 ge + { 5 get 3 eq {gsave} {grestore} ifelse } + {dup dup 0 get findfont exch 1 get scalefont setfont + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 + get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop + pop aload pop M} ifelse }ifelse }ifelse } + ifelse } + forall} def +/Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont + 6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def +/MLshow { currentpoint stroke M + 0 exch R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MRshow { currentpoint stroke M + exch dup MFwidth neg 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MCshow { currentpoint stroke M + exch dup MFwidth -2 div 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/XYsave { [( ) 1 2 true false 3 ()] } bind def +/XYrestore { [( ) 1 2 true false 4 ()] } bind def +/Helvetica reencodeISO def +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title () + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (ali) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Wed Dec 11 23:57:19 2013) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.100 0.100 scale +0 setgray +newpath +(Helvetica) findfont 110 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if +1.000 UL +LTb +539 352 M +63 0 V +4239 0 R +-63 0 V +stroke +473 352 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MRshow +1.000 UL +LTb +539 644 M +63 0 V +4239 0 R +-63 0 V +stroke +473 644 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MRshow +1.000 UL +LTb +539 936 M +63 0 V +4239 0 R +-63 0 V +stroke +473 936 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MRshow +1.000 UL +LTb +539 1227 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1227 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 30)] +] -36.7 MRshow +1.000 UL +LTb +539 1519 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1519 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 40)] +] -36.7 MRshow +1.000 UL +LTb +539 1811 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1811 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 50)] +] -36.7 MRshow +1.000 UL +LTb +539 2103 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2103 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 60)] +] -36.7 MRshow +1.000 UL +LTb +539 2395 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2395 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 70)] +] -36.7 MRshow +1.000 UL +LTb +539 2686 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2686 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 80)] +] -36.7 MRshow +1.000 UL +LTb +539 2978 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2978 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 90)] +] -36.7 MRshow +1.000 UL +LTb +539 3270 M +63 0 V +4239 0 R +-63 0 V +stroke +473 3270 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 100)] +] -36.7 MRshow +1.000 UL +LTb +539 352 M +0 63 V +0 2855 R +0 -63 V +stroke +539 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MCshow +1.000 UL +LTb +883 352 M +0 63 V +0 2855 R +0 -63 V +stroke +883 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 2)] +] -36.7 MCshow +1.000 UL +LTb +1227 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1227 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 4)] +] -36.7 MCshow +1.000 UL +LTb +1571 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1571 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 6)] +] -36.7 MCshow +1.000 UL +LTb +1916 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1916 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 8)] +] -36.7 MCshow +1.000 UL +LTb +2260 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2260 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MCshow +1.000 UL +LTb +2604 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2604 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 12)] +] -36.7 MCshow +1.000 UL +LTb +2948 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2948 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 14)] +] -36.7 MCshow +1.000 UL +LTb +3292 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3292 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 16)] +] -36.7 MCshow +1.000 UL +LTb +3636 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3636 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 18)] +] -36.7 MCshow +1.000 UL +LTb +3981 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3981 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MCshow +1.000 UL +LTb +4325 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4325 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 22)] +] -36.7 MCshow +1.000 UL +LTb +4669 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4669 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 24)] +] -36.7 MCshow +1.000 UL +LTb +1.000 UL +LTb +539 3270 N +539 352 L +4302 0 V +0 2918 V +-4302 0 V +Z stroke +LCb setrgbcolor +88 1811 M +currentpoint gsave translate -270 rotate 0 0 moveto +[ [(Helvetica) 110.0 0.0 true true 0 (The Coverage Ratio \(%\) )] +] -36.7 MCshow +grestore +LTb +LCb setrgbcolor +2690 77 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Number of Rounds)] +] -36.7 MCshow +LTb +2690 3435 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Coverage Ratio \(%\) vs The Number of Rounds)] +] -36.7 MCshow +1.000 UP +1.000 UL +LTb +% Begin plot #1 +1.000 UP +2.000 UL +LT0 +0.00 0.55 0.55 C LCb setrgbcolor +2111 822 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 2 \(With Two Leaders\))] +] -36.7 MRshow +LT0 +0.00 0.55 0.55 C 2177 822 M +327 0 V +711 3270 M +172 0 V +172 0 V +172 0 V +172 0 V +172 0 V +173 -1 V +172 -2 V +172 -2 V +172 -14 V +172 -22 V +172 -40 V +172 -66 V +172 -103 V +172 -142 V +172 -210 V +172 -459 V +172 -370 V +173 -684 V +3981 876 L +4153 592 L +4325 457 L +172 -59 V +711 3270 Box +883 3270 Box +1055 3270 Box +1227 3270 Box +1399 3270 Box +1571 3270 Box +1744 3269 Box +1916 3267 Box +2088 3265 Box +2260 3251 Box +2432 3229 Box +2604 3189 Box +2776 3123 Box +2948 3020 Box +3120 2878 Box +3292 2668 Box +3464 2209 Box +3636 1839 Box +3809 1155 Box +3981 876 Box +4153 592 Box +4325 457 Box +4497 398 Box +2340 822 Box +% End plot #1 +% Begin plot #2 +1.000 UP +2.000 UL +LT1 +0.50 0.00 0.00 C LCb setrgbcolor +2111 712 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 1 \(With One Leader\))] +] -36.7 MRshow +LT1 +0.50 0.00 0.00 C 2177 712 M +327 0 V +711 3270 M +172 0 V +172 0 V +172 0 V +172 0 V +172 0 V +173 0 V +172 -1 V +172 -3 V +172 -10 V +172 -9 V +172 -20 V +172 -39 V +172 -76 V +172 -361 V +172 -129 V +172 -640 V +3636 959 L +173 -85 V +3981 452 L +711 3270 Crs +883 3270 Crs +1055 3270 Crs +1227 3270 Crs +1399 3270 Crs +1571 3270 Crs +1744 3270 Crs +1916 3269 Crs +2088 3266 Crs +2260 3256 Crs +2432 3247 Crs +2604 3227 Crs +2776 3188 Crs +2948 3112 Crs +3120 2751 Crs +3292 2622 Crs +3464 1982 Crs +3636 959 Crs +3809 874 Crs +3981 452 Crs +2340 712 Crs +% End plot #2 +% Begin plot #3 +1.000 UP +2.000 UL +LT2 +0.00 0.00 0.55 C LCb setrgbcolor +2111 602 M +[ [(Helvetica) 110.0 0.0 true true 0 (Simple Heuristic)] +] -36.7 MRshow +LT2 +0.00 0.00 0.55 C 2177 602 M +327 0 V +711 3269 M +172 0 V +172 0 V +172 0 V +172 1 V +172 -1 V +173 -2 V +172 -4 V +172 -51 V +172 -236 V +2432 1910 L +2604 873 L +2776 460 L +172 -10 V +711 3269 Star +883 3269 Star +1055 3269 Star +1227 3269 Star +1399 3270 Star +1571 3269 Star +1744 3267 Star +1916 3263 Star +2088 3212 Star +2260 2976 Star +2432 1910 Star +2604 873 Star +2776 460 Star +2948 450 Star +2340 602 Star +% End plot #3 +1.000 UL +LTb +539 3270 N +539 352 L +4302 0 V +0 2918 V +-4302 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica +%%Pages: 1 +%%Trailer +cleartomark +countdictstack +exch sub { end } repeat +restore +%%EOF diff --git a/EC1.eps b/EC1.eps new file mode 100644 index 0000000..5c24044 --- /dev/null +++ b/EC1.eps @@ -0,0 +1,842 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%BoundingBox: 53 53 545 399 +%%HiResBoundingBox: 54 53.5 544.5 398.5 +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Wed Dec 11 22:15:14 2013 +%%EndComments +% EPSF created by ps2eps 1.68 +%%BeginProlog +save +countdictstack +mark +newpath +/showpage {} def +/setpagedevice {pop} def +%%EndProlog +%%Page 1 1 +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color false def +/Blacktext false def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -36 def +/dl1 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 4.4 (August 2010) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Default Line colors +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default Line Types +/LTw {PL [] 1 setgray} def +/LTb {BL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + gsave 1 setgray fill grestore clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse + 2 lt + {/InterpretLevel1 true def} + {/InterpretLevel1 Level1 def} + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +% Encoding for ISO-8859-1 (also called Latin1) +% +/reencodeISO { +dup dup findfont dup length dict begin +{ 1 index /FID ne { def }{ pop pop } ifelse } forall +currentdict /CharStrings known { + CharStrings /Idieresis known { + /Encoding ISOLatin1Encoding def } if +} if +currentdict end definefont +} def +/ISOLatin1Encoding [ +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright +/parenleft/parenright/asterisk/plus/comma/minus/period/slash +/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon +/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N +/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright +/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m +/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve +/dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut +/ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar +/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot +/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior +/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine +/guillemotright/onequarter/onehalf/threequarters/questiondown +/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla +/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex +/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis +/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute +/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis +/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave +/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex +/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis +/yacute/thorn/ydieresis +] def +/MFshow { + { dup 5 get 3 ge + { 5 get 3 eq {gsave} {grestore} ifelse } + {dup dup 0 get findfont exch 1 get scalefont setfont + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 + get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop + pop aload pop M} ifelse }ifelse }ifelse } + ifelse } + forall} def +/Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont + 6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def +/MLshow { currentpoint stroke M + 0 exch R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MRshow { currentpoint stroke M + exch dup MFwidth neg 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MCshow { currentpoint stroke M + exch dup MFwidth -2 div 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/XYsave { [( ) 1 2 true false 3 ()] } bind def +/XYrestore { [( ) 1 2 true false 4 ()] } bind def +/Helvetica reencodeISO def +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title () + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (ali) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Wed Dec 11 22:15:14 2013) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.100 0.100 scale +0 setgray +newpath +(Helvetica) findfont 110 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if +1.000 UL +LTb +539 352 M +63 0 V +4239 0 R +-63 0 V +stroke +473 352 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MRshow +1.000 UL +LTb +539 769 M +63 0 V +4239 0 R +-63 0 V +stroke +473 769 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0.2)] +] -36.7 MRshow +1.000 UL +LTb +539 1186 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1186 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0.4)] +] -36.7 MRshow +1.000 UL +LTb +539 1603 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1603 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0.6)] +] -36.7 MRshow +1.000 UL +LTb +539 2019 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2019 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0.8)] +] -36.7 MRshow +1.000 UL +LTb +539 2436 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2436 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 1)] +] -36.7 MRshow +1.000 UL +LTb +539 2853 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2853 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 1.2)] +] -36.7 MRshow +1.000 UL +LTb +539 3270 M +63 0 V +4239 0 R +-63 0 V +stroke +473 3270 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 1.4)] +] -36.7 MRshow +1.000 UL +LTb +539 352 M +0 63 V +0 2855 R +0 -63 V +stroke +539 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 25)] +] -36.7 MCshow +1.000 UL +LTb +969 352 M +0 63 V +0 2855 R +0 -63 V +stroke +969 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 50)] +] -36.7 MCshow +1.000 UL +LTb +1399 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1399 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 75)] +] -36.7 MCshow +1.000 UL +LTb +1830 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1830 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 100)] +] -36.7 MCshow +1.000 UL +LTb +2260 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2260 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 125)] +] -36.7 MCshow +1.000 UL +LTb +2690 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2690 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 150)] +] -36.7 MCshow +1.000 UL +LTb +3120 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3120 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 175)] +] -36.7 MCshow +1.000 UL +LTb +3550 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3550 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 200)] +] -36.7 MCshow +1.000 UL +LTb +3981 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3981 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 225)] +] -36.7 MCshow +1.000 UL +LTb +4411 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4411 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 250)] +] -36.7 MCshow +1.000 UL +LTb +4841 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4841 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 275)] +] -36.7 MCshow +1.000 UL +LTb +1.000 UL +LTb +539 3270 N +539 352 L +4302 0 V +0 2918 V +-4302 0 V +Z stroke +LCb setrgbcolor +88 1811 M +currentpoint gsave translate -270 rotate 0 0 moveto +[ [(Helvetica) 110.0 0.0 true true 0 (The Energy Consumption \(Joules\) )] +] -36.7 MCshow +grestore +LTb +LCb setrgbcolor +2690 77 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Number of Wireless Sensor Nodes)] +] -36.7 MCshow +LTb +2690 3435 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Energy Consumption \(Joules\) vs The Number of Wireless Sensor Nodes)] +] -36.7 MCshow +1.000 UP +1.000 UL +LTb +% Begin plot #1 +1.000 UP +2.000 UL +LT0 +0.00 0.55 0.55 C LCb setrgbcolor +2145 3111 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 2 \(With Two Leaders\))] +] -36.7 MRshow +LT0 +0.00 0.55 0.55 C 2211 3111 M +327 0 V +969 399 M +861 100 V +860 148 V +860 211 V +861 245 V +969 399 Box +1830 499 Box +2690 647 Box +3550 858 Box +4411 1103 Box +2374 3111 Box +% End plot #1 +% Begin plot #2 +1.000 UP +2.000 UL +LT1 +0.50 0.00 0.00 C LCb setrgbcolor +2145 3001 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 1 \(With One Leader\))] +] -36.7 MRshow +LT1 +0.50 0.00 0.00 C 2211 3001 M +327 0 V +969 514 M +861 332 V +860 515 V +860 659 V +861 806 V +969 514 Crs +1830 846 Crs +2690 1361 Crs +3550 2020 Crs +4411 2826 Crs +2374 3001 Crs +% End plot #2 +% Begin plot #3 +1.000 UP +2.000 UL +LT2 +0.00 0.00 0.55 C LCb setrgbcolor +2145 2891 M +[ [(Helvetica) 110.0 0.0 true true 0 (Simple Heuristic)] +] -36.7 MRshow +LT2 +0.00 0.00 0.55 C 2211 2891 M +327 0 V +969 410 M +861 145 V +860 238 V +860 288 V +861 346 V +969 410 Star +1830 555 Star +2690 793 Star +3550 1081 Star +4411 1427 Star +2374 2891 Star +% End plot #3 +1.000 UL +LTb +539 3270 N +539 352 L +4302 0 V +0 2918 V +-4302 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica +%%Pages: 1 +%%Trailer +cleartomark +countdictstack +exch sub { end } repeat +restore +%%EOF diff --git a/ESR1.eps b/ESR1.eps new file mode 100644 index 0000000..a123026 --- /dev/null +++ b/ESR1.eps @@ -0,0 +1,976 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%BoundingBox: 53 53 542 399 +%%HiResBoundingBox: 54 53.5 541.5 398.5 +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Wed Dec 11 23:04:33 2013 +%%EndComments +% EPSF created by ps2eps 1.68 +%%BeginProlog +save +countdictstack +mark +newpath +/showpage {} def +/setpagedevice {pop} def +%%EndProlog +%%Page 1 1 +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color false def +/Blacktext false def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -36 def +/dl1 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 4.4 (August 2010) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Default Line colors +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default Line Types +/LTw {PL [] 1 setgray} def +/LTb {BL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + gsave 1 setgray fill grestore clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse + 2 lt + {/InterpretLevel1 true def} + {/InterpretLevel1 Level1 def} + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +% Encoding for ISO-8859-1 (also called Latin1) +% +/reencodeISO { +dup dup findfont dup length dict begin +{ 1 index /FID ne { def }{ pop pop } ifelse } forall +currentdict /CharStrings known { + CharStrings /Idieresis known { + /Encoding ISOLatin1Encoding def } if +} if +currentdict end definefont +} def +/ISOLatin1Encoding [ +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright +/parenleft/parenright/asterisk/plus/comma/minus/period/slash +/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon +/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N +/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright +/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m +/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve +/dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut +/ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar +/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot +/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior +/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine +/guillemotright/onequarter/onehalf/threequarters/questiondown +/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla +/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex +/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis +/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute +/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis +/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave +/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex +/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis +/yacute/thorn/ydieresis +] def +/MFshow { + { dup 5 get 3 ge + { 5 get 3 eq {gsave} {grestore} ifelse } + {dup dup 0 get findfont exch 1 get scalefont setfont + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 + get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop + pop aload pop M} ifelse }ifelse }ifelse } + ifelse } + forall} def +/Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont + 6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def +/MLshow { currentpoint stroke M + 0 exch R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MRshow { currentpoint stroke M + exch dup MFwidth neg 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MCshow { currentpoint stroke M + exch dup MFwidth -2 div 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/XYsave { [( ) 1 2 true false 3 ()] } bind def +/XYrestore { [( ) 1 2 true false 4 ()] } bind def +/Helvetica reencodeISO def +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title () + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (ali) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Wed Dec 11 23:04:33 2013) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.100 0.100 scale +0 setgray +newpath +(Helvetica) findfont 110 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if +1.000 UL +LTb +539 352 M +63 0 V +4239 0 R +-63 0 V +stroke +473 352 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MRshow +1.000 UL +LTb +539 644 M +63 0 V +4239 0 R +-63 0 V +stroke +473 644 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MRshow +1.000 UL +LTb +539 936 M +63 0 V +4239 0 R +-63 0 V +stroke +473 936 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MRshow +1.000 UL +LTb +539 1227 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1227 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 30)] +] -36.7 MRshow +1.000 UL +LTb +539 1519 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1519 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 40)] +] -36.7 MRshow +1.000 UL +LTb +539 1811 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1811 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 50)] +] -36.7 MRshow +1.000 UL +LTb +539 2103 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2103 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 60)] +] -36.7 MRshow +1.000 UL +LTb +539 2395 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2395 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 70)] +] -36.7 MRshow +1.000 UL +LTb +539 2686 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2686 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 80)] +] -36.7 MRshow +1.000 UL +LTb +539 2978 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2978 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 90)] +] -36.7 MRshow +1.000 UL +LTb +539 3270 M +63 0 V +4239 0 R +-63 0 V +stroke +473 3270 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 100)] +] -36.7 MRshow +1.000 UL +LTb +539 352 M +0 63 V +0 2855 R +0 -63 V +stroke +539 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MCshow +1.000 UL +LTb +898 352 M +0 63 V +0 2855 R +0 -63 V +stroke +898 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 2)] +] -36.7 MCshow +1.000 UL +LTb +1256 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1256 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 4)] +] -36.7 MCshow +1.000 UL +LTb +1615 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1615 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 6)] +] -36.7 MCshow +1.000 UL +LTb +1973 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1973 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 8)] +] -36.7 MCshow +1.000 UL +LTb +2332 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2332 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MCshow +1.000 UL +LTb +2690 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2690 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 12)] +] -36.7 MCshow +1.000 UL +LTb +3049 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3049 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 14)] +] -36.7 MCshow +1.000 UL +LTb +3407 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3407 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 16)] +] -36.7 MCshow +1.000 UL +LTb +3766 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3766 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 18)] +] -36.7 MCshow +1.000 UL +LTb +4124 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4124 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MCshow +1.000 UL +LTb +4483 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4483 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 22)] +] -36.7 MCshow +1.000 UL +LTb +4841 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4841 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 24)] +] -36.7 MCshow +1.000 UL +LTb +1.000 UL +LTb +539 3270 N +539 352 L +4302 0 V +0 2918 V +-4302 0 V +Z stroke +LCb setrgbcolor +88 1811 M +currentpoint gsave translate -270 rotate 0 0 moveto +[ [(Helvetica) 110.0 0.0 true true 0 (The Energy Saving Ratio \(%\) )] +] -36.7 MCshow +grestore +LTb +LCb setrgbcolor +2690 77 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Number of Rounds)] +] -36.7 MCshow +LTb +2690 3435 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Energy Saving Ratio \(%\) vs The Number of Rounds)] +] -36.7 MCshow +1.000 UP +1.000 UL +LTb +% Begin plot #1 +1.000 UP +2.000 UL +LT0 +0.00 0.55 0.55 C LCb setrgbcolor +4316 3152 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 2 \(With Two Leaders\))] +] -36.7 MRshow +LT0 +0.00 0.55 0.55 C 4382 3152 M +327 0 V +718 3270 M +180 0 V +179 -140 V +179 -51 V +179 -122 V +180 -105 V +179 -101 V +179 -170 V +179 -138 V +180 -202 V +179 -156 V +179 -204 V +179 -204 V +180 -185 V +179 -200 V +179 -205 V +3586 834 L +3766 661 L +3945 488 L +179 -64 V +179 -43 V +180 -15 V +179 -10 V +718 3270 Box +898 3270 Box +1077 3130 Box +1256 3079 Box +1435 2957 Box +1615 2852 Box +1794 2751 Box +1973 2581 Box +2152 2443 Box +2332 2241 Box +2511 2085 Box +2690 1881 Box +2869 1677 Box +3049 1492 Box +3228 1292 Box +3407 1087 Box +3586 834 Box +3766 661 Box +3945 488 Box +4124 424 Box +4303 381 Box +4483 366 Box +4662 356 Box +4545 3152 Box +% End plot #1 +% Begin plot #2 +1.000 UP +2.000 UL +LT1 +0.50 0.00 0.00 C LCb setrgbcolor +4316 3042 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 1 \(With One Leader\))] +] -36.7 MRshow +LT1 +0.50 0.00 0.00 C 4382 3042 M +327 0 V +718 3270 M +180 0 V +179 -150 V +179 -39 V +179 -97 V +180 -107 V +179 -91 V +179 -131 V +179 -148 V +180 -159 V +179 -167 V +179 -172 V +179 -179 V +180 -221 V +179 -319 V +179 -181 V +3586 817 L +3766 492 L +179 -47 V +179 -77 V +718 3270 Crs +898 3270 Crs +1077 3120 Crs +1256 3081 Crs +1435 2984 Crs +1615 2877 Crs +1794 2786 Crs +1973 2655 Crs +2152 2507 Crs +2332 2348 Crs +2511 2181 Crs +2690 2009 Crs +2869 1830 Crs +3049 1609 Crs +3228 1290 Crs +3407 1109 Crs +3586 817 Crs +3766 492 Crs +3945 445 Crs +4124 368 Crs +4545 3042 Crs +% End plot #2 +% Begin plot #3 +1.000 UP +2.000 UL +LT2 +0.00 0.00 0.55 C LCb setrgbcolor +4316 2932 M +[ [(Helvetica) 110.0 0.0 true true 0 (Simple Heuristic)] +] -36.7 MRshow +LT2 +0.00 0.00 0.55 C 4382 2932 M +327 0 V +718 3270 M +180 0 V +179 -74 V +179 -130 V +179 -158 V +180 -220 V +179 -264 V +179 -317 V +179 -335 V +180 -420 V +2511 823 L +2690 471 L +2869 368 L +180 -6 V +718 3270 Star +898 3270 Star +1077 3196 Star +1256 3066 Star +1435 2908 Star +1615 2688 Star +1794 2424 Star +1973 2107 Star +2152 1772 Star +2332 1352 Star +2511 823 Star +2690 471 Star +2869 368 Star +3049 362 Star +4545 2932 Star +% End plot #3 +1.000 UL +LTb +539 3270 N +539 352 L +4302 0 V +0 2918 V +-4302 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica +%%Pages: 1 +%%Trailer +cleartomark +countdictstack +exch sub { end } repeat +restore +%%EOF diff --git a/LT1.eps b/LT1.eps new file mode 100644 index 0000000..1946751 --- /dev/null +++ b/LT1.eps @@ -0,0 +1,859 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%BoundingBox: 53 53 545 399 +%%HiResBoundingBox: 54 53.5 544.5 398.5 +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Wed Dec 11 22:27:41 2013 +%%EndComments +% EPSF created by ps2eps 1.68 +%%BeginProlog +save +countdictstack +mark +newpath +/showpage {} def +/setpagedevice {pop} def +%%EndProlog +%%Page 1 1 +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color false def +/Blacktext false def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -36 def +/dl1 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 4.4 (August 2010) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Default Line colors +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default Line Types +/LTw {PL [] 1 setgray} def +/LTb {BL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + gsave 1 setgray fill grestore clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse + 2 lt + {/InterpretLevel1 true def} + {/InterpretLevel1 Level1 def} + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +% Encoding for ISO-8859-1 (also called Latin1) +% +/reencodeISO { +dup dup findfont dup length dict begin +{ 1 index /FID ne { def }{ pop pop } ifelse } forall +currentdict /CharStrings known { + CharStrings /Idieresis known { + /Encoding ISOLatin1Encoding def } if +} if +currentdict end definefont +} def +/ISOLatin1Encoding [ +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright +/parenleft/parenright/asterisk/plus/comma/minus/period/slash +/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon +/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N +/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright +/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m +/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve +/dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut +/ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar +/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot +/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior +/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine +/guillemotright/onequarter/onehalf/threequarters/questiondown +/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla +/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex +/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis +/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute +/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis +/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave +/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex +/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis +/yacute/thorn/ydieresis +] def +/MFshow { + { dup 5 get 3 ge + { 5 get 3 eq {gsave} {grestore} ifelse } + {dup dup 0 get findfont exch 1 get scalefont setfont + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 + get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop + pop aload pop M} ifelse }ifelse }ifelse } + ifelse } + forall} def +/Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont + 6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def +/MLshow { currentpoint stroke M + 0 exch R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MRshow { currentpoint stroke M + exch dup MFwidth neg 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MCshow { currentpoint stroke M + exch dup MFwidth -2 div 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/XYsave { [( ) 1 2 true false 3 ()] } bind def +/XYrestore { [( ) 1 2 true false 4 ()] } bind def +/Helvetica reencodeISO def +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title () + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (ali) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Wed Dec 11 22:27:41 2013) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.100 0.100 scale +0 setgray +newpath +(Helvetica) findfont 110 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if +1.000 UL +LTb +605 352 M +63 0 V +4173 0 R +-63 0 V +stroke +539 352 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 0)] +] -36.7 MRshow +1.000 UL +LTb +605 617 M +63 0 V +4173 0 R +-63 0 V +stroke +539 617 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 200)] +] -36.7 MRshow +1.000 UL +LTb +605 883 M +63 0 V +4173 0 R +-63 0 V +stroke +539 883 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 400)] +] -36.7 MRshow +1.000 UL +LTb +605 1148 M +63 0 V +4173 0 R +-63 0 V +stroke +539 1148 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 600)] +] -36.7 MRshow +1.000 UL +LTb +605 1413 M +63 0 V +4173 0 R +-63 0 V +stroke +539 1413 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 800)] +] -36.7 MRshow +1.000 UL +LTb +605 1678 M +63 0 V +4173 0 R +-63 0 V +stroke +539 1678 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 1000)] +] -36.7 MRshow +1.000 UL +LTb +605 1944 M +63 0 V +4173 0 R +-63 0 V +stroke +539 1944 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 1200)] +] -36.7 MRshow +1.000 UL +LTb +605 2209 M +63 0 V +4173 0 R +-63 0 V +stroke +539 2209 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 1400)] +] -36.7 MRshow +1.000 UL +LTb +605 2474 M +63 0 V +4173 0 R +-63 0 V +stroke +539 2474 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 1600)] +] -36.7 MRshow +1.000 UL +LTb +605 2739 M +63 0 V +4173 0 R +-63 0 V +stroke +539 2739 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 1800)] +] -36.7 MRshow +1.000 UL +LTb +605 3005 M +63 0 V +4173 0 R +-63 0 V +stroke +539 3005 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 2000)] +] -36.7 MRshow +1.000 UL +LTb +605 3270 M +63 0 V +4173 0 R +-63 0 V +stroke +539 3270 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 2200)] +] -36.7 MRshow +1.000 UL +LTb +605 352 M +0 63 V +0 2855 R +0 -63 V +stroke +605 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 25)] +] -36.7 MCshow +1.000 UL +LTb +1029 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1029 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 50)] +] -36.7 MCshow +1.000 UL +LTb +1452 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1452 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 75)] +] -36.7 MCshow +1.000 UL +LTb +1876 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1876 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 100)] +] -36.7 MCshow +1.000 UL +LTb +2299 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2299 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 125)] +] -36.7 MCshow +1.000 UL +LTb +2723 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2723 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 150)] +] -36.7 MCshow +1.000 UL +LTb +3147 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3147 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 175)] +] -36.7 MCshow +1.000 UL +LTb +3570 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3570 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 200)] +] -36.7 MCshow +1.000 UL +LTb +3994 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3994 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 225)] +] -36.7 MCshow +1.000 UL +LTb +4417 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4417 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 250)] +] -36.7 MCshow +1.000 UL +LTb +4841 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4841 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 275)] +] -36.7 MCshow +1.000 UL +LTb +1.000 UL +LTb +605 3270 N +605 352 L +4236 0 V +0 2918 V +-4236 0 V +Z stroke +LCb setrgbcolor +88 1811 M +currentpoint gsave translate -270 rotate 0 0 moveto +[ [(Helvetica) 110.0 0.0 true true 0 (The Network Lifetime \(s\) )] +] -36.7 MCshow +grestore +LTb +LCb setrgbcolor +2723 77 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Number of Wireless Sensor Nodes)] +] -36.7 MCshow +LTb +2723 3435 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Network Lifetime \(s\) vs The Number of Wireless Sensor Nodes)] +] -36.7 MCshow +1.000 UP +1.000 UL +LTb +% Begin plot #1 +1.000 UP +2.000 UL +LT0 +0.00 0.55 0.55 C LCb setrgbcolor +2179 3149 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 2 \(With Two Leaders\))] +] -36.7 MRshow +LT0 +0.00 0.55 0.55 C 2245 3149 M +327 0 V +1029 818 M +847 529 V +847 533 V +847 537 V +847 549 V +1029 818 Box +1876 1347 Box +2723 1880 Box +3570 2417 Box +4417 2966 Box +2408 3149 Box +% End plot #1 +% Begin plot #2 +1.000 UP +2.000 UL +LT1 +0.00 0.00 0.55 C LCb setrgbcolor +2179 3039 M +[ [(Helvetica) 110.0 0.0 true true 0 (Simple Heuristic)] +] -36.7 MRshow +LT1 +0.00 0.00 0.55 C 2245 3039 M +327 0 V +1029 650 M +847 315 V +847 262 V +847 275 V +847 362 V +1029 650 Star +1876 965 Star +2723 1227 Star +3570 1502 Star +4417 1864 Star +2408 3039 Star +% End plot #2 +1.000 UL +LTb +605 3270 N +605 352 L +4236 0 V +0 2918 V +-4236 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica +%%Pages: 1 +%%Trailer +cleartomark +countdictstack +exch sub { end } repeat +restore +%%EOF diff --git a/SR1.eps b/SR1.eps new file mode 100644 index 0000000..4a2a25a --- /dev/null +++ b/SR1.eps @@ -0,0 +1,907 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%BoundingBox: 53 53 536 399 +%%HiResBoundingBox: 54 53.5 535 398.5 +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Wed Dec 11 22:21:57 2013 +%%EndComments +% EPSF created by ps2eps 1.68 +%%BeginProlog +save +countdictstack +mark +newpath +/showpage {} def +/setpagedevice {pop} def +%%EndProlog +%%Page 1 1 +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color false def +/Blacktext false def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -36 def +/dl1 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 4.4 (August 2010) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Default Line colors +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default Line Types +/LTw {PL [] 1 setgray} def +/LTb {BL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + gsave 1 setgray fill grestore clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse + 2 lt + {/InterpretLevel1 true def} + {/InterpretLevel1 Level1 def} + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +% Encoding for ISO-8859-1 (also called Latin1) +% +/reencodeISO { +dup dup findfont dup length dict begin +{ 1 index /FID ne { def }{ pop pop } ifelse } forall +currentdict /CharStrings known { + CharStrings /Idieresis known { + /Encoding ISOLatin1Encoding def } if +} if +currentdict end definefont +} def +/ISOLatin1Encoding [ +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright +/parenleft/parenright/asterisk/plus/comma/minus/period/slash +/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon +/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N +/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright +/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m +/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef +/.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve +/dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut +/ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar +/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot +/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior +/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine +/guillemotright/onequarter/onehalf/threequarters/questiondown +/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla +/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex +/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis +/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute +/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis +/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave +/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex +/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis +/yacute/thorn/ydieresis +] def +/MFshow { + { dup 5 get 3 ge + { 5 get 3 eq {gsave} {grestore} ifelse } + {dup dup 0 get findfont exch 1 get scalefont setfont + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 + get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop + pop aload pop M} ifelse }ifelse }ifelse } + ifelse } + forall} def +/Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont + 6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def +/MLshow { currentpoint stroke M + 0 exch R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MRshow { currentpoint stroke M + exch dup MFwidth neg 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/MCshow { currentpoint stroke M + exch dup MFwidth -2 div 3 -1 roll R + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def +/XYsave { [( ) 1 2 true false 3 ()] } bind def +/XYrestore { [( ) 1 2 true false 4 ()] } bind def +/Helvetica reencodeISO def +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title () + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (ali) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Wed Dec 11 22:21:57 2013) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.100 0.100 scale +0 setgray +newpath +(Helvetica) findfont 110 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if +1.000 UL +LTb +539 352 M +63 0 V +4239 0 R +-63 0 V +stroke +473 352 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MRshow +1.000 UL +LTb +539 676 M +63 0 V +4239 0 R +-63 0 V +stroke +473 676 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MRshow +1.000 UL +LTb +539 1000 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1000 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 30)] +] -36.7 MRshow +1.000 UL +LTb +539 1325 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1325 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 40)] +] -36.7 MRshow +1.000 UL +LTb +539 1649 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1649 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 50)] +] -36.7 MRshow +1.000 UL +LTb +539 1973 M +63 0 V +4239 0 R +-63 0 V +stroke +473 1973 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 60)] +] -36.7 MRshow +1.000 UL +LTb +539 2297 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2297 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 70)] +] -36.7 MRshow +1.000 UL +LTb +539 2622 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2622 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 80)] +] -36.7 MRshow +1.000 UL +LTb +539 2946 M +63 0 V +4239 0 R +-63 0 V +stroke +473 2946 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 90)] +] -36.7 MRshow +1.000 UL +LTb +539 3270 M +63 0 V +4239 0 R +-63 0 V +stroke +473 3270 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 100)] +] -36.7 MRshow +1.000 UL +LTb +718 352 M +0 63 V +0 2855 R +0 -63 V +stroke +718 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 2)] +] -36.7 MCshow +1.000 UL +LTb +1077 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1077 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 4)] +] -36.7 MCshow +1.000 UL +LTb +1435 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1435 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 6)] +] -36.7 MCshow +1.000 UL +LTb +1794 352 M +0 63 V +0 2855 R +0 -63 V +stroke +1794 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 8)] +] -36.7 MCshow +1.000 UL +LTb +2152 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2152 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 10)] +] -36.7 MCshow +1.000 UL +LTb +2511 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2511 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 12)] +] -36.7 MCshow +1.000 UL +LTb +2869 352 M +0 63 V +0 2855 R +0 -63 V +stroke +2869 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 14)] +] -36.7 MCshow +1.000 UL +LTb +3228 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3228 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 16)] +] -36.7 MCshow +1.000 UL +LTb +3586 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3586 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 18)] +] -36.7 MCshow +1.000 UL +LTb +3945 352 M +0 63 V +0 2855 R +0 -63 V +stroke +3945 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 20)] +] -36.7 MCshow +1.000 UL +LTb +4303 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4303 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 22)] +] -36.7 MCshow +1.000 UL +LTb +4662 352 M +0 63 V +0 2855 R +0 -63 V +stroke +4662 242 M +[ [(Helvetica) 110.0 0.0 true true 0 ( 24)] +] -36.7 MCshow +1.000 UL +LTb +1.000 UL +LTb +539 3270 N +539 352 L +4302 0 V +0 2918 V +-4302 0 V +Z stroke +LCb setrgbcolor +88 1811 M +currentpoint gsave translate -270 rotate 0 0 moveto +[ [(Helvetica) 110.0 0.0 true true 0 (The Percentage of Stopped Simulation Runs )] +] -36.7 MCshow +grestore +LTb +LCb setrgbcolor +2690 77 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Number of Rounds)] +] -36.7 MCshow +LTb +2690 3435 M +[ [(Helvetica) 110.0 0.0 true true 0 (The Percentage of Stopped Simulation Runs vs The Number of Rounds)] +] -36.7 MCshow +1.000 UP +1.000 UL +LTb +% Begin plot #1 +1.000 UP +2.000 UL +LT0 +0.00 0.55 0.55 C LCb setrgbcolor +2106 3085 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 2 \(With Two Leaders\))] +] -36.7 MRshow +LT0 +0.00 0.55 0.55 C 2172 3085 M +327 0 V +3407 352 M +179 162 V +180 973 V +179 324 V +179 648 V +179 325 V +180 324 V +179 162 V +3407 352 Box +3586 514 Box +3766 1487 Box +3945 1811 Box +4124 2459 Box +4303 2784 Box +4483 3108 Box +4662 3270 Box +2335 3085 Box +% End plot #1 +% Begin plot #2 +1.000 UP +2.000 UL +LT1 +0.50 0.00 0.00 C LCb setrgbcolor +2106 2975 M +[ [(Helvetica) 110.0 0.0 true true 0 (Strategy 1 \(With One Leader\))] +] -36.7 MRshow +LT1 +0.50 0.00 0.00 C 2172 2975 M +327 0 V +3049 352 M +179 0 V +179 648 V +179 1297 V +180 0 V +179 649 V +179 324 V +179 0 V +180 0 V +179 0 V +3049 352 Crs +3228 352 Crs +3407 1000 Crs +3586 2297 Crs +3766 2297 Crs +3945 2946 Crs +4124 3270 Crs +4303 3270 Crs +4483 3270 Crs +4662 3270 Crs +2335 2975 Crs +% End plot #2 +% Begin plot #3 +1.000 UP +2.000 UL +LT2 +0.00 0.00 0.55 C LCb setrgbcolor +2106 2865 M +[ [(Helvetica) 110.0 0.0 true true 0 (Simple Heuristic)] +] -36.7 MRshow +LT2 +0.00 0.00 0.55 C 2172 2865 M +327 0 V +2178 352 M +154 973 V +179 1134 V +179 487 V +179 0 V +180 324 V +179 0 V +179 0 V +179 0 V +180 0 V +179 0 V +179 0 V +179 0 V +180 0 V +179 0 V +2332 1325 Star +2511 2459 Star +2690 2946 Star +2869 2946 Star +3049 3270 Star +3228 3270 Star +3407 3270 Star +3586 3270 Star +3766 3270 Star +3945 3270 Star +4124 3270 Star +4303 3270 Star +4483 3270 Star +4662 3270 Star +2335 2865 Star +% End plot #3 +1.000 UL +LTb +539 3270 N +539 352 L +4302 0 V +0 2918 V +-4302 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica +%%Pages: 1 +%%Trailer +cleartomark +countdictstack +exch sub { end } repeat +restore +%%EOF diff --git a/bare_conf.log b/bare_conf.log index ef2623c..1c7a21c 100644 --- a/bare_conf.log +++ b/bare_conf.log @@ -1,4 +1,4 @@ -This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012/Debian) (format=pdflatex 2013.8.31) 12 DEC 2013 19:01 +This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012/Debian) (format=pdflatex 2013.8.31) 13 DEC 2013 11:44 entering extended mode restricted \write18 enabled. %&-line parsing enabled. @@ -836,12 +836,7 @@ File: principles13.pdf Graphic file (type pdf) Package pdftex.def Info: principles13.pdf used on input line 355. (pdftex.def) Requested size: 198.742pt x 153.57336pt. - -Underfull \hbox (badness 10000) in paragraph at lines 423--424 - - [] - -[3 <./principles13.pdf>] + [3 <./principles13.pdf>] Package epstopdf Info: Source file: (epstopdf) date: 2013-12-12 00:00:52 (epstopdf) size: 25228 bytes @@ -849,17 +844,17 @@ Package epstopdf Info: Source file: (epstopdf) date: 2013-12-12 10:25:16 (epstopdf) size: 9284 bytes (epstopdf) Command: -(epstopdf) \includegraphics on input line 531. +(epstopdf) \includegraphics on input line 532. Package epstopdf Info: Output file is already uptodate. - -File: CR1.pdf Graphic file (type pdf) - -Package pdftex.def Info: CR1.pdf used on input line 531. + +File: CR1.pdf Graphic file (type pdf) + +Package pdftex.def Info: CR1.pdf used on input line 532. (pdftex.def) Requested size: 179.37735pt x 128.49806pt. -LaTeX Font Warning: Command \scriptsize invalid in math mode on input line 543. +LaTeX Font Warning: Command \scriptsize invalid in math mode on input line 544. Package epstopdf Info: Source file: @@ -869,16 +864,16 @@ Package epstopdf Info: Source file: (epstopdf) date: 2013-12-12 10:25:16 (epstopdf) size: 9093 bytes (epstopdf) Command: -(epstopdf) \includegraphics on input line 553. +(epstopdf) \includegraphics on input line 554. Package epstopdf Info: Output file is already uptodate. File: ASR1.pdf Graphic file (type pdf) -Package pdftex.def Info: ASR1.pdf used on input line 553. +Package pdftex.def Info: ASR1.pdf used on input line 554. (pdftex.def) Requested size: 181.60564pt x 128.49806pt. [4 <./CR1.pdf> <./ASR1.pdf>] -LaTeX Font Warning: Command \scriptsize invalid in math mode on input line 573. +LaTeX Font Warning: Command \scriptsize invalid in math mode on input line 574. Package epstopdf Info: Source file: @@ -888,12 +883,12 @@ Package epstopdf Info: Source file: (epstopdf) date: 2013-12-12 10:25:16 (epstopdf) size: 9311 bytes (epstopdf) Command: -(epstopdf) \includegraphics on input line 586. +(epstopdf) \includegraphics on input line 587. Package epstopdf Info: Output file is already uptodate. File: ESR1.pdf Graphic file (type pdf) -Package pdftex.def Info: ESR1.pdf used on input line 586. +Package pdftex.def Info: ESR1.pdf used on input line 587. (pdftex.def) Requested size: 181.60564pt x 128.49806pt. Package epstopdf Info: Source file: (epstopdf) date: 2013-12-11 22:56:52 @@ -902,13 +897,13 @@ Package epstopdf Info: Source file: (epstopdf) date: 2013-12-12 10:25:17 (epstopdf) size: 8588 bytes (epstopdf) Command: -(epstopdf) \includegraphics on input line 617. +(epstopdf) \includegraphics on input line 618. Package epstopdf Info: Output file is already uptodate. File: SR1.pdf Graphic file (type pdf) -Package pdftex.def Info: SR1.pdf used on input line 617. +Package pdftex.def Info: SR1.pdf used on input line 618. (pdftex.def) Requested size: 174.5319pt x 125.027pt. @@ -921,12 +916,12 @@ Package epstopdf Info: Source file: (epstopdf) date: 2013-12-12 10:25:17 (epstopdf) size: 7993 bytes (epstopdf) Command: -(epstopdf) \includegraphics on input line 649. +(epstopdf) \includegraphics on input line 650. Package epstopdf Info: Output file is already uptodate. File: EC1.pdf Graphic file (type pdf) -Package pdftex.def Info: EC1.pdf used on input line 649. +Package pdftex.def Info: EC1.pdf used on input line 650. (pdftex.def) Requested size: 182.71977pt x 128.49806pt. [5 <./ESR1.pdf> <./SR1.pdf> <./EC1.pdf>] Package epstopdf Info: Source file: @@ -936,12 +931,12 @@ Package epstopdf Info: Source file: (epstopdf) date: 2013-12-12 10:25:17 (epstopdf) size: 7621 bytes (epstopdf) Command: -(epstopdf) \includegraphics on input line 724. +(epstopdf) \includegraphics on input line 725. Package epstopdf Info: Output file is already uptodate. File: LT1.pdf Graphic file (type pdf) -Package pdftex.def Info: LT1.pdf used on input line 724. +Package pdftex.def Info: LT1.pdf used on input line 725. (pdftex.def) Requested size: 182.71977pt x 128.49806pt. (./bare_conf.bbl) @@ -977,7 +972,7 @@ onts/type1/public/amsfonts/symbols/msbm10.pfb> -Output written on bare_conf.pdf (6 pages, 283197 bytes). +Output written on bare_conf.pdf (6 pages, 283217 bytes). PDF statistics: 120 PDF objects out of 1000 (max. 8388607) 83 compressed objects within 1 object stream diff --git a/bare_conf.pdf b/bare_conf.pdf index 937037985da15547f9e11aa401a2e324b7bbe072..ef5770221b4b43b73fd3b58e25a7c5bb85965158 100644 GIT binary patch delta 6022 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 ARR910 delta 6029 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