From 5ecd8e3169d70af868c48c1be3c0e7a34ec3e1ea Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Thu, 13 Mar 2014 11:41:37 +0100 Subject: [PATCH] Initial commit. --- .gitignore | 6 + bt.eps | 690 +++++++++++++++++++++++++++++++++++++++++ bt_pre.eps | 685 +++++++++++++++++++++++++++++++++++++++++ cg.eps | 704 ++++++++++++++++++++++++++++++++++++++++++ cg_per.eps | 637 ++++++++++++++++++++++++++++++++++++++ compare_class_A.pdf | Bin 0 -> 27055 bytes compare_class_B.pdf | Bin 0 -> 26911 bytes compare_class_c.pdf | Bin 0 -> 26702 bytes compt.pdf | Bin 0 -> 17627 bytes ep.eps | 704 ++++++++++++++++++++++++++++++++++++++++++ file.eps | 720 +++++++++++++++++++++++++++++++++++++++++++ file3.eps | 638 ++++++++++++++++++++++++++++++++++++++ ft.eps | 692 +++++++++++++++++++++++++++++++++++++++++ lu.eps | 704 ++++++++++++++++++++++++++++++++++++++++++ lu_pre.eps | 645 ++++++++++++++++++++++++++++++++++++++ mg_pre.eps | 655 +++++++++++++++++++++++++++++++++++++++ my_reference.bib | 625 +++++++++++++++++++++++++++++++++++++ paper.tex | 404 ++++++++++++++++++++++++ sp.eps | 732 ++++++++++++++++++++++++++++++++++++++++++++ synch_tasks.pdf | Bin 0 -> 19409 bytes 20 files changed, 9241 insertions(+) create mode 100644 .gitignore create mode 100644 bt.eps create mode 100644 bt_pre.eps create mode 100644 cg.eps create mode 100644 cg_per.eps create mode 100644 compare_class_A.pdf create mode 100644 compare_class_B.pdf create mode 100644 compare_class_c.pdf create mode 100644 compt.pdf create mode 100644 ep.eps create mode 100644 file.eps create mode 100644 file3.eps create mode 100644 ft.eps create mode 100644 lu.eps create mode 100644 lu_pre.eps create mode 100644 mg_pre.eps create mode 100644 my_reference.bib create mode 100644 paper.tex create mode 100644 sp.eps create mode 100644 synch_tasks.pdf diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e42cd7e --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.aux +*.log +*.bbl +*.blg +*-eps-converted-to.pdf +paper.pdf diff --git a/bt.eps b/bt.eps new file mode 100644 index 0000000..db56b7a --- /dev/null +++ b/bt.eps @@ -0,0 +1,690 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: bt.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Fri Feb 21 10:54:40 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (bt.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Fri Feb 21 10:54:40 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 0.3) Rshow +1.000 UL +LTb +686 799 M +63 0 V +4398 0 R +-63 0 V +602 799 M +( 0.4) Rshow +1.000 UL +LTb +686 1151 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.5) Rshow +1.000 UL +LTb +686 1502 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.6) Rshow +1.000 UL +LTb +686 1854 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.7) Rshow +1.000 UL +LTb +686 2205 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.8) Rshow +1.000 UL +LTb +686 2557 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.9) Rshow +1.000 UL +LTb +686 2908 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1) Rshow +1.000 UL +LTb +686 3260 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.1) Rshow +1.000 UL +LTb +686 3611 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.2) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized Energy and Performance) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +1328 659 M +(Optimal Scaling Factor=1.315) Lshow +864 3470 M +(BT Class C) Lshow +1.000 UL +LT2 +1216 587 M +32 -121 V +32 121 V +-32 1513 R +0 -1634 V +stroke +gsave [] 0 setdash +1216 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LTb +% Begin plot #1 +1.000 UL +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Performance Inv.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 2908 M +74 -157 V +81 -129 V +88 -128 V +97 -130 V +106 -131 V +117 -132 V +131 -133 V +146 -134 V +164 -135 V +186 -136 V +212 -137 V +245 -138 V +286 -139 V +338 -140 V +3363 868 L +3858 726 L +4478 582 L +% End plot #1 +% Begin plot #2 +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Energy) Rshow +LT1 +1.00 0.00 0.00 C 4580 3338 M +399 0 V +686 2908 M +74 -250 V +81 -188 V +88 -177 V +97 -165 V +106 -152 V +117 -140 V +131 -126 V +146 -111 V +164 -97 V +186 -80 V +212 -62 V +245 -41 V +286 -19 V +338 8 V +406 39 V +495 79 V +620 130 V +% End plot #2 +stroke +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage diff --git a/bt_pre.eps b/bt_pre.eps new file mode 100644 index 0000000..028ac8e --- /dev/null +++ b/bt_pre.eps @@ -0,0 +1,685 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: bt_pre.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Tue Feb 18 20:38:19 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (bt_pre.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Tue Feb 18 20:38:19 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 1) Rshow +1.000 UL +LTb +686 764 M +63 0 V +4398 0 R +-63 0 V +602 764 M +( 1.2) Rshow +1.000 UL +LTb +686 1081 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.4) Rshow +1.000 UL +LTb +686 1397 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.6) Rshow +1.000 UL +LTb +686 1713 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.8) Rshow +1.000 UL +LTb +686 2029 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2) Rshow +1.000 UL +LTb +686 2346 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2.2) Rshow +1.000 UL +LTb +686 2662 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2.4) Rshow +1.000 UL +LTb +686 2978 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2.6) Rshow +1.000 UL +LTb +686 3295 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2.8) Rshow +1.000 UL +LTb +686 3611 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 3) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized time) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +864 3453 M +(BT Class B) Lshow +1.000 UL +LTb +-740 -815 M +% Begin plot #1 +stroke +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Predicted Perf.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 448 M +74 49 V +81 53 V +88 58 V +97 64 V +106 70 V +117 77 V +131 86 V +146 96 V +164 108 V +186 122 V +212 140 V +245 162 V +286 188 V +338 223 V +406 267 V +495 326 V +620 408 V +% End plot #1 +% Begin plot #2 +1.000 UP +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Real Perf.) Rshow +LT1 +1.00 0.00 0.00 C 686 448 Crs +760 489 Crs +841 601 Crs +929 605 Crs +1026 715 Crs +1132 749 Crs +1249 898 Crs +1380 992 Crs +1526 1030 Crs +1690 1093 Crs +1876 1296 Crs +2088 1423 Crs +2333 1612 Crs +2619 1727 Crs +2957 1915 Crs +3363 2136 Crs +3858 2405 Crs +4478 2816 Crs +4779 3338 Crs +% End plot #2 +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica diff --git a/cg.eps b/cg.eps new file mode 100644 index 0000000..3ec7046 --- /dev/null +++ b/cg.eps @@ -0,0 +1,704 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: cg.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Thu Feb 20 22:18:14 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (cg.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Thu Feb 20 22:18:14 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 0.3) Rshow +1.000 UL +LTb +686 799 M +63 0 V +4398 0 R +-63 0 V +602 799 M +( 0.4) Rshow +1.000 UL +LTb +686 1151 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.5) Rshow +1.000 UL +LTb +686 1502 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.6) Rshow +1.000 UL +LTb +686 1854 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.7) Rshow +1.000 UL +LTb +686 2205 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.8) Rshow +1.000 UL +LTb +686 2557 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.9) Rshow +1.000 UL +LTb +686 2908 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1) Rshow +1.000 UL +LTb +686 3260 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.1) Rshow +1.000 UL +LTb +686 3611 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.2) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized Energy and Performance) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +1757 589 M +(Optimal Scaling Factor=1.56) Lshow +864 3470 M +(CG Class C) Lshow +1.000 UL +LT2 +1653 587 M +32 -121 V +32 121 V +-32 1713 R +0 -1834 V +stroke +gsave [] 0 setdash +1653 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LT2 +1653 587 M +32 -121 V +32 121 V +-32 1713 R +0 -1834 V +stroke +gsave [] 0 setdash +1653 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LTb +% Begin plot #1 +1.000 UL +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Performance Inv.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 2908 M +74 -53 V +81 -56 V +88 -60 V +97 -62 V +106 -66 V +117 -71 V +131 -74 V +146 -79 V +164 -84 V +186 -90 V +212 -96 V +245 -104 V +286 -111 V +338 -119 V +406 -129 V +495 -140 V +620 -153 V +% End plot #1 +% Begin plot #2 +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Energy) Rshow +LT1 +1.00 0.00 0.00 C 4580 3338 M +399 0 V +686 2908 M +74 -214 V +81 -192 V +88 -181 V +97 -169 V +106 -156 V +117 -143 V +131 -130 V +146 -115 V +164 -100 V +186 -83 V +212 -65 V +245 -45 V +286 -22 V +338 4 V +406 36 V +495 75 V +620 125 V +% End plot #2 +stroke +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage diff --git a/cg_per.eps b/cg_per.eps new file mode 100644 index 0000000..47641ed --- /dev/null +++ b/cg_per.eps @@ -0,0 +1,637 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: cg_per.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Tue Feb 18 20:31:24 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (cg_per.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Tue Feb 18 20:31:24 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 1) Rshow +1.000 UL +LTb +686 1151 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.2) Rshow +1.000 UL +LTb +686 1854 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.4) Rshow +1.000 UL +LTb +686 2557 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.6) Rshow +1.000 UL +LTb +686 3260 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.8) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized time) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +864 3435 M +(CG Class B) Lshow +1.000 UL +LTb +-740 -2362 M +% Begin plot #1 +stroke +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Predicted Perf.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 448 M +74 47 V +81 51 V +88 56 V +97 62 V +106 67 V +117 75 V +131 82 V +146 93 V +164 104 V +186 118 V +212 135 V +245 155 V +286 182 V +338 214 V +406 257 V +495 315 V +620 428 V +% End plot #1 +% Begin plot #2 +1.000 UP +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Real Perf.) Rshow +LT1 +1.00 0.00 0.00 C 686 448 Crs +760 513 Crs +841 539 Crs +929 592 Crs +1026 651 Crs +1132 713 Crs +1249 831 Crs +1380 920 Crs +1526 975 Crs +1690 1108 Crs +1876 1188 Crs +2088 1343 Crs +2333 1504 Crs +2619 1662 Crs +2957 1900 Crs +3363 2156 Crs +3858 2428 Crs +4478 2928 Crs +4779 3338 Crs +% End plot #2 +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica diff --git a/compare_class_A.pdf b/compare_class_A.pdf new file mode 100644 index 0000000000000000000000000000000000000000..a8697e02a18934b3f0e05b03c9d9ecae9e56f983 GIT binary patch literal 27055 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 literal 0 HcmV?d00001 diff --git a/compare_class_B.pdf b/compare_class_B.pdf new file mode 100644 index 0000000000000000000000000000000000000000..bd9075b5d123680687b2f83e9d25a4f5d2b53026 GIT binary patch literal 26911 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�MXv$+yv;6 zqI-T+lWGhf+3uI)61z)@GE~APwwx1B@O{*%R&RQ5=8#m+m4rGpF2{mGo9$9Z5HDjl zR}Zf3x74YGRcn^e_sL>4&99D{?RzI1D%`xtJW8^c@_H&B%>>nca>uSr;fBSUY;ci! zY)_AxwpzS6=iBqx-QHDn#yQqK#m(YuTpkixhp z<$tk%i~I7H$NCkH!d!5fUZ%HGYryIf-`*)+nEw<(tq*nGo%h!a9(aitUUmY>*afc; zm}OVkd<4L0m(m2S;QlYLga4olbN&lo7{v8IVF&-<3wykaU4ODbKpp5CPDn`q z$TKICMsVw~*s~U(al`B=NJQ&1_E%5}axu8oOC!}{y7wxP3Vx?#%`J~rcCktN0e9ue z1U6l|8?1mJ&)zh2mB*??7KBr_)53dl;S!sOs1E2>4CQ{cf1#FJe|*Lcp@AO(2IbY zFIf1cXR*PAF;mY^$2HZ+s|IKT0Phw9V4^bwOgu|*P^@sG{J?PK1+Y+0+~?ku_)^Rj zzWs>P5D&ww66u8yw-ncFUypgu4doxmHiLRDhW!m1KHn{Y?(lJMXF%ng72oLm3*7M^+~Qy9_!n?1@K5AoaTJCAW@=ExVj%7BH>iDb zgW~*apBwh^%~nMLVsB{Hw7-m?aFs9YZH$!Rj#>cJb2R`e@K=sHe?eCM|6ae)pf3ze z;D8qf_BV|DUp@dza0eSFdn335E$}yjvmD&m%;1LUe-kAL!a)m!LUjNV_BKwoDBsE` z#y6@wfbES5BUgZkGHS~@n;F5CB!mG{w2mk?I6pr?1Qj641IpyhFi;rHKbZV~2dCbI z`(W?sCy^}2atmw6)@`QC8+8Pzjxu{MjePK7%K#Z zYQd-$m2BKVlp1PPjh&3(f9Qcle$#=Vbbsli^uRYRZ`|EnsQwTT>O#p;DyW(as1_9h zi0coRsF8}I9;5P9^f{1&6U+ewa&bbyoM3Ji4o)Tx4kqS5&EPA0I06f`>|iXErQct) z5H2nd7cGMJHyMx%%!OLZn-{J1?=sZ=O(y?U#tBB%i1@1v$i)RiZIZw1K~d}WR~d{0 zj5^!@E<^3gzsrD-f7pYeX5t@uP}tvN<^*%10L*{2hmvulenI}?mlF)){%2nZ^zVK- z!BEKG`vSpW@W05o{~jL@4Ecu-)Vam|_c;Y}fxv(Fi;}_qsRx1meQZE3ZWt5DW+r t7J|WmLNFmA7+6FM3=ciu3o*WR>|sWsQRlZ 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 z z5m8YlCbpN6hmGyev&diKf-i9nCMISkzLx^Oe6HaI+50mIEBnh}#r$%c^W_YDIls8n z%jW4ndez7YWc*J(pwK^b*j{x1(0|bbzM6bB_ZnW(v$4E{7x{|{6U$4S`K1Uftp7Cm zQd8lV??zAyb1^dkfJ`h*000XsGmzsW6M%||iHhbgE$C`*Yy!(f4B&))$?4C7n2nW{ zg_YQZ_#ZL=8<73QMPCnMn?GeQaln7c006cZr~jKCfQ{|tdHK8Sr8FEbzVSD`mx{6f zXWADT=YQ*QzL1Omk(QmA<;8LSo*z4qD@W0Zs0shOz zOKo3XV*inr4aoeTWd^XZGr#!V-)*pQ0RCdv(ca(%owR@b3W$=qyYWkRFe-w7yo^IG#nfa W>>dAb8vr{KkOh{4LPSm!_WuCU3Tbcv literal 0 HcmV?d00001 diff --git a/ep.eps b/ep.eps new file mode 100644 index 0000000..c09d113 --- /dev/null +++ b/ep.eps @@ -0,0 +1,704 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: ep.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Thu Feb 20 22:24:32 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (ep.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Thu Feb 20 22:24:32 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 0.3) Rshow +1.000 UL +LTb +686 799 M +63 0 V +4398 0 R +-63 0 V +602 799 M +( 0.4) Rshow +1.000 UL +LTb +686 1151 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.5) Rshow +1.000 UL +LTb +686 1502 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.6) Rshow +1.000 UL +LTb +686 1854 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.7) Rshow +1.000 UL +LTb +686 2205 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.8) Rshow +1.000 UL +LTb +686 2557 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.9) Rshow +1.000 UL +LTb +686 2908 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1) Rshow +1.000 UL +LTb +686 3260 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.1) Rshow +1.000 UL +LTb +686 3611 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.2) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized Energy and Performance) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +829 589 M +(Optimal Scaling Factor=1.04) Lshow +864 3470 M +(EP Class C) Lshow +1.000 UL +LT2 +725 587 M +757 466 L +32 121 V +757 2846 M +757 466 L +stroke +gsave [] 0 setdash +725 587 M +757 466 L +32 121 V +stroke +grestore +1.000 UL +LT2 +725 587 M +757 466 L +32 121 V +757 2846 M +757 466 L +stroke +gsave [] 0 setdash +725 587 M +757 466 L +32 121 V +stroke +grestore +1.000 UL +LTb +% Begin plot #1 +1.000 UL +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Performance Inv.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 2908 M +74 -62 V +81 -115 V +88 -114 V +97 -115 V +106 -114 V +117 -115 V +131 -115 V +146 -114 V +164 -115 V +186 -114 V +212 -115 V +245 -114 V +286 -115 V +338 -114 V +406 -115 V +495 -114 V +620 -115 V +% End plot #1 +% Begin plot #2 +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Energy) Rshow +LT1 +1.00 0.00 0.00 C 4580 3338 M +399 0 V +686 2908 M +74 -141 V +81 -93 V +88 -83 V +97 -73 V +106 -63 V +117 -50 V +131 -37 V +146 -24 V +164 -8 V +186 10 V +212 30 V +245 53 V +286 81 V +338 115 V +406 156 V +495 211 V +620 283 V +% End plot #2 +stroke +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage diff --git a/file.eps b/file.eps new file mode 100644 index 0000000..3cb3533 --- /dev/null +++ b/file.eps @@ -0,0 +1,720 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: file.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Thu Feb 20 15:35:28 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (file.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Thu Feb 20 15:35:28 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 0.4) Rshow +1.000 UL +LTb +686 843 M +63 0 V +4398 0 R +-63 0 V +602 843 M +( 0.5) Rshow +1.000 UL +LTb +686 1239 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.6) Rshow +1.000 UL +LTb +686 1634 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.7) Rshow +1.000 UL +LTb +686 2029 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.8) Rshow +1.000 UL +LTb +686 2425 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.9) Rshow +1.000 UL +LTb +686 2820 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1) Rshow +1.000 UL +LTb +686 3216 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.1) Rshow +1.000 UL +LTb +686 3611 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.2) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized Energy and Performance) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +1578 646 M +(Optimal Scaling Factor) Lshow +864 3453 M +( ) Lshow +1.000 UL +LTb +1525 1342 M +0 585 V +0 4 R +0 -593 V +stroke +LT2 +1493 609 M +32 -121 V +32 121 V +-32 733 R +0 -854 V +stroke +gsave [] 0 setdash +1493 609 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LT2 +1435 1931 M +188 0 V +1435 1342 M +188 0 V +stroke +LTb +1525 1342 M +0 585 V +0 4 R +0 -593 V +stroke +LT2 +1493 609 M +32 -121 V +32 121 V +-32 733 R +0 -854 V +stroke +gsave [] 0 setdash +1493 609 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LT2 +1435 1931 M +188 0 V +1435 1342 M +188 0 V +stroke +LTb +% Begin plot #1 +1.000 UL +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Performance Inv.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 2820 M +74 -99 V +81 -102 V +88 -106 V +97 -109 V +106 -112 V +117 -116 V +131 -121 V +146 -124 V +164 -129 V +186 -134 V +212 -139 V +245 -143 V +286 -150 V +338 -155 V +3363 920 L +3858 752 L +4478 577 L +% End plot #1 +% Begin plot #2 +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Energy) Rshow +LT1 +1.00 0.00 0.00 C 4580 3338 M +399 0 V +686 2820 M +74 -293 V +81 -211 V +88 -198 V +97 -185 V +106 -170 V +117 -156 V +131 -141 V +146 -125 V +164 -107 V +186 -90 V +212 -68 V +245 -47 V +286 -20 V +338 9 V +406 45 V +495 90 V +620 146 V +% End plot #2 +stroke +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage diff --git a/file3.eps b/file3.eps new file mode 100644 index 0000000..751f278 --- /dev/null +++ b/file3.eps @@ -0,0 +1,638 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: file3.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Tue Feb 18 20:24:28 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (file3.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Tue Feb 18 20:24:28 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 813 M +63 0 V +4398 0 R +-63 0 V +602 813 M +( 0.5) Rshow +1.000 UL +LTb +686 1421 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1) Rshow +1.000 UL +LTb +686 2030 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.5) Rshow +1.000 UL +LTb +686 2638 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2) Rshow +1.000 UL +LTb +686 3246 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2.5) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalize Energy and Performance) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +1578 752 M +() Lshow +1.000 UL +LTb +-740 448 M +% Begin plot #1 +stroke +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Performance) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 1421 M +74 32 V +81 33 V +88 38 V +97 40 V +106 45 V +117 49 V +131 55 V +146 61 V +164 69 V +186 79 V +212 89 V +245 103 V +286 120 V +338 142 V +406 171 V +495 209 V +620 260 V +% End plot #1 +% Begin plot #2 +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Energy) Rshow +LT1 +1.00 0.00 0.00 C 4580 3338 M +399 0 V +686 1421 M +74 -90 V +81 -65 V +88 -61 V +97 -57 V +106 -52 V +117 -48 V +131 -43 V +146 -39 V +164 -33 V +186 -27 V +212 -22 V +245 -14 V +286 -6 V +338 3 V +406 14 V +495 27 V +620 45 V +% End plot #2 +stroke +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica + diff --git a/ft.eps b/ft.eps new file mode 100644 index 0000000..fb852cc --- /dev/null +++ b/ft.eps @@ -0,0 +1,692 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: ft.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Thu Feb 20 21:35:00 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (ft.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Thu Feb 20 21:35:00 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 0.3) Rshow +1.000 UL +LTb +686 799 M +63 0 V +4398 0 R +-63 0 V +602 799 M +( 0.4) Rshow +1.000 UL +LTb +686 1151 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.5) Rshow +1.000 UL +LTb +686 1502 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.6) Rshow +1.000 UL +LTb +686 1854 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.7) Rshow +1.000 UL +LTb +686 2205 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.8) Rshow +1.000 UL +LTb +686 2557 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.9) Rshow +1.000 UL +LTb +686 2908 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1) Rshow +1.000 UL +LTb +686 3260 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.1) Rshow +1.000 UL +LTb +686 3611 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.2) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized Energy and Performance) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +1614 659 M +(Optimal Scaling Factor=1.47) Lshow +864 3470 M +(FT Class C) Lshow +1.000 UL +LT2 +1493 587 M +32 -121 V +32 121 V +-32 1636 R +0 -1757 V +stroke +gsave [] 0 setdash +1493 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LTb +% Begin plot #1 +1.000 UL +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Performance Inv.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 2908 M +74 -73 V +81 -77 V +88 -79 V +97 -83 V +106 -87 V +117 -90 V +131 -95 V +146 -98 V +164 -104 V +186 -108 V +212 -114 V +245 -120 V +286 -126 V +338 -133 V +406 -140 V +495 -148 V +620 -156 V +% End plot #1 +% Begin plot #2 +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Energy) Rshow +LT1 +1.00 0.00 0.00 C 4580 3338 M +399 0 V +686 2908 M +74 -285 V +81 -183 V +88 -172 V +97 -160 V +106 -148 V +117 -135 V +131 -122 V +146 -107 V +164 -92 V +186 -75 V +212 -58 V +245 -37 V +286 -14 V +338 13 V +406 45 V +495 86 V +620 136 V +% End plot #2 +stroke +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica diff --git a/lu.eps b/lu.eps new file mode 100644 index 0000000..ad8158c --- /dev/null +++ b/lu.eps @@ -0,0 +1,704 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: lu.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Thu Feb 20 22:20:56 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (lu.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Thu Feb 20 22:20:56 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 0.3) Rshow +1.000 UL +LTb +686 799 M +63 0 V +4398 0 R +-63 0 V +602 799 M +( 0.4) Rshow +1.000 UL +LTb +686 1151 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.5) Rshow +1.000 UL +LTb +686 1502 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.6) Rshow +1.000 UL +LTb +686 1854 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.7) Rshow +1.000 UL +LTb +686 2205 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.8) Rshow +1.000 UL +LTb +686 2557 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.9) Rshow +1.000 UL +LTb +686 2908 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1) Rshow +1.000 UL +LTb +686 3260 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.1) Rshow +1.000 UL +LTb +686 3611 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.2) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized Energy and Performance) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +1578 589 M +(Optimal Scaling Factor=1.47) Lshow +864 3470 M +(LU Class C) Lshow +1.000 UL +LT2 +1493 587 M +32 -121 V +32 121 V +-32 1578 R +0 -1699 V +stroke +gsave [] 0 setdash +1493 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LT2 +1493 587 M +32 -121 V +32 121 V +-32 1578 R +0 -1699 V +stroke +gsave [] 0 setdash +1493 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LTb +% Begin plot #1 +1.000 UL +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Performance Inv.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 2908 M +74 -81 V +81 -85 V +88 -87 V +97 -91 V +106 -94 V +117 -98 V +131 -101 V +146 -106 V +164 -110 V +186 -114 V +212 -120 V +245 -124 V +286 -130 V +338 -136 V +406 -142 V +495 -149 V +4478 983 L +% End plot #1 +% Begin plot #2 +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Energy) Rshow +LT1 +1.00 0.00 0.00 C 4580 3338 M +399 0 V +686 2908 M +74 -281 V +81 -185 V +88 -173 V +97 -162 V +106 -149 V +117 -137 V +131 -123 V +146 -109 V +164 -94 V +186 -77 V +212 -59 V +245 -39 V +286 -16 V +338 10 V +406 43 V +495 82 V +620 133 V +% End plot #2 +stroke +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage diff --git a/lu_pre.eps b/lu_pre.eps new file mode 100644 index 0000000..be938bc --- /dev/null +++ b/lu_pre.eps @@ -0,0 +1,645 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: lu_pre.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Tue Feb 18 18:40:23 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (lu_pre.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Tue Feb 18 18:40:23 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 781 M +63 0 V +4398 0 R +-63 0 V +602 781 M +( 1.2) Rshow +1.000 UL +LTb +686 1280 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.5) Rshow +1.000 UL +LTb +686 1780 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.8) Rshow +1.000 UL +LTb +686 2279 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2.1) Rshow +1.000 UL +LTb +686 2779 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2.4) Rshow +1.000 UL +LTb +686 3278 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2.7) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized time) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +864 3361 M +(LU Class B) Lshow +1.000 UL +LTb +-740 -882 M +% Begin plot #1 +stroke +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Predicted Perf.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 448 M +74 52 V +81 56 V +88 61 V +97 67 V +106 73 V +117 82 V +131 90 V +146 101 V +164 114 V +186 129 V +212 147 V +245 170 V +286 198 V +338 234 V +406 281 V +495 344 V +620 430 V +% End plot #1 +% Begin plot #2 +1.000 UP +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Real Perf.) Rshow +LT1 +1.00 0.00 0.00 C 686 448 Crs +760 491 Crs +841 610 Crs +929 613 Crs +1026 729 Crs +1132 765 Crs +1249 922 Crs +1380 1020 Crs +1526 1060 Crs +1690 1127 Crs +1876 1340 Crs +2088 1474 Crs +2333 1673 Crs +2619 1795 Crs +2957 1993 Crs +3363 2225 Crs +3858 2508 Crs +4478 2924 Crs +4779 3338 Crs +% End plot #2 +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica diff --git a/mg_pre.eps b/mg_pre.eps new file mode 100644 index 0000000..e795a13 --- /dev/null +++ b/mg_pre.eps @@ -0,0 +1,655 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: mg_pre.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Tue Feb 18 20:42:07 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (mg_pre.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Tue Feb 18 20:42:07 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 1) Rshow +1.000 UL +LTb +686 935 M +63 0 V +4398 0 R +-63 0 V +602 935 M +( 1.2) Rshow +1.000 UL +LTb +686 1421 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.4) Rshow +1.000 UL +LTb +686 1908 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.6) Rshow +1.000 UL +LTb +686 2394 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.8) Rshow +1.000 UL +LTb +686 2881 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2) Rshow +1.000 UL +LTb +686 3368 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 2.2) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized time) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +864 3368 M +(MG Class B) Lshow +1.000 UL +LTb +-740 -1496 M +% Begin plot #1 +stroke +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Predicted Perf.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 448 M +74 50 V +81 53 V +88 60 V +97 62 V +106 76 V +117 79 V +131 79 V +146 93 V +164 119 V +186 125 V +212 155 V +245 157 V +286 193 V +338 221 V +406 244 V +495 325 V +620 391 V +% End plot #1 +% Begin plot #2 +1.000 UP +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Real Perf.) Rshow +LT1 +1.00 0.00 0.00 C 686 448 Crs +760 539 Crs +841 590 Crs +929 631 Crs +1026 702 Crs +1132 783 Crs +1249 848 Crs +1380 926 Crs +1526 1041 Crs +1690 1134 Crs +1876 1279 Crs +2088 1416 Crs +2333 1581 Crs +2619 1797 Crs +2957 2013 Crs +3363 2176 Crs +3858 2516 Crs +4478 2936 Crs +4779 3338 Crs +% End plot #2 +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica +%%Trailer +%%DocumentFonts: Helvetica diff --git a/my_reference.bib b/my_reference.bib new file mode 100644 index 0000000..6b20eac --- /dev/null +++ b/my_reference.bib @@ -0,0 +1,625 @@ +@inproceedings{1, + author = {Lim, Min Yeol and Freeh, Vincent W. and Lowenthal, David K.}, + title = {Adaptive, Transparent Frequency and Voltage Scaling of Communication Phases in {MPI} Programs}, + booktitle = {Proceedings of the 2006 ACM/IEEE Conference on Supercomputing}, + series = {SC '06}, + year = {2006}, + isbn = {0-7695-2700-0}, + location = {Tampa, Florida}, + articleno = {107}, + url = {http://doi.acm.org/10.1145/1188455.1188567}, + doi = {10.1145/1188455.1188567}, + acmid = {1188567}, + publisher = {ACM}, + address = {New York, NY, USA}, +} + +@article{2, + author = {Peraza, J., Tiwari, A., Laurenzano, M., Carrington, L. and Snavely}, + title = "{PMaC}'s green queue: a framework for selecting energy optimal {DVFS} configurations in large scale {MPI} applications", + journal = "Concurrency Computat.: Pract. Exper.DOI: 10.1002/cpe", + pages = "1-20", + year = "2012", + } + + +@inproceedings{3, + author = {Rauber, Thomas and R\"{u}nger, Gudula}, + title = {Analytical Modeling and Simulation of the Energy Consumption of Independent Tasks}, + booktitle = {Proceedings of the Winter Simulation Conference}, + series = {WSC '12}, + year = {2012}, + location = {Berlin, Germany}, + pages = {245:1--245:13}, + articleno = {245}, + numpages = {13}, + url = {http://dl.acm.org/citation.cfm?id=2429759.2430090}, + acmid = {2430090}, + publisher = {Winter Simulation Conference}, +} + +@inproceedings{4, + author = {Jejurikar, Ravindra and Pereira, Cristiano and Gupta, Rajesh}, + title = {Leakage Aware Dynamic Voltage Scaling for Real-time Embedded Systems}, + booktitle = {Proceedings of the 41st Annual Design Automation Conference},y scaling factor \emph S has a linear relation with computat + series = {DAC '04}, + year = {2004}, + isbn = {1-58113-828-8}, + location = {San Diego, CA, USA}, + pages = {275--280}, + numpages = {6}, + url = {http://doi.acm.org/10.1145/996566.996650}, + doi = {10.1145/996566.996650}, + acmid = {996650}, + publisher = {ACM}, + address = {New York, NY, USA}, + keywords = {EDF scheduling, critical speed, leakage power, low power scheduling, procrastication, real-time systems}, +} + + + +@MISC{5, + author = {Vishal Gupta and Hyesoon Kim and Karsten Schwan and Memory B}, + title = {A Power-Performance Analysis of Memory-intensive Parallel Applications on a Manycore Platform}, +year = {2013} +} + +@article{6, + author = {Nikzad Babaii Rizvandi and + Albert Y. Zomaya}, + title = {A Primarily Survey on Energy Efficiency in Cloud and Distributed + Computing Systems}, + journal = {CoRR}, + volume = {abs/1210.4690}, + year = {2012}, + ee = {http://arxiv.org/abs/1210.4690}, + bibsource = {DBLP, http://dblp.uni-trier.de} +} + +@techreport{7, + author = "Jee Whan Choi and Richard Vuduc", + title = "A roofline model of energy", + institution = "Georgia Institute of Technology", + %type = "", + %number = "", + %address = "", + year = "2012", + %month = "", + %note = "", +} + +@INPROCEEDINGS{8, +author={Rountree, B. and Lowenthal, D.K. and Funk, S. and Freeh, Vincent W. and De Supinski, B.R. and Schulz, M.}, +booktitle={Supercomputing, 2007. SC '07. Proceedings of the 2007 ACM/IEEE Conference on}, +title={Bounding energy consumption in large-scale {MPI} programs}, +year={2007}, +month={November}, +pages={1-9}, +keywords={Clustering algorithms;Delay effects;Dynamic voltage scaling;Energy consumption;Frequency;Government;Laboratories;Large-scale systems;Linear programming;Processor scheduling}, +doi={10.1145/1362622.1362688},} + +@phdthesis {9, + author = "Malkowski, Konrad", + title = "Co-adapting scientific applications and architectures toward energy-efficient high performance computing", + school = "The Pennsylvania State University", + address = "USA", + year = "2009", + pages = "227", + %month = "", + %note +} + +@INPROCEEDINGS{10, +author={Kessler, C.W. and Melot, N. and Eitschberger, P. and Keller, J.}, +booktitle={Power and Timing Modeling, Optimization and Simulation (PATMOS), 2013 23rd International Workshop on}, +title={Crown scheduling: Energy-efficient resource allocation, mapping and discrete frequency scaling for collections of malleable streaming tasks}, +year={2013}, +month={Sept}, +pages={215-222}, +keywords={cores;microprocessor chips;optimisation;power consumption;resource allocation;scaling circuits;scheduling;ILP;crown scheduling;data flows;discrete voltage-frequency scaling;dynamic discrete frequency scaling;dynamic rescaling;energy-efficient resource allocation;energy-optimal code;integer linear programming;malleable streaming tasks;many-core processor;mapping;optimization;pipelined task graph;power consumption;processor cores;streaming task collections;Dynamic scheduling;Optimization;Processor scheduling;Radio spectrum management;Resource management;Schedules}, +doi={10.1109/PATMOS.2013.6662176},} + +@INPROCEEDINGS{11, +author={Kimura, H. and Sato, M. and Hotta, Y. and Boku, T. and Takahashi, D.}, +booktitle={Cluster Computing, 2006 IEEE International Conference on}, +title={Emprical study on Reducing Energy of Parallel Programs using Slack Reclamation by {DVFS} in a Power-scalable High Performance Cluster}, +year={2006}, +month={Sept}, +pages={1-10}, +keywords={directed graphs;parallel programming;power aware computing;AMD Turion;PC clusters;PowerWatch;Transmeta Crusoe;control library;directed acyclic task graph;dynamic voltage scaling;energy consumption;energy reduction;frequency scaling;high performance computing;microprocessors;parallel programs;power consumption;power monitoring tools;slack reclamation;Clustering algorithms;Concurrent computing;Dynamic voltage scaling;Energy consumption;Energy efficiency;Frequency synchronization;Gears;Libraries;Microprocessors;Monitoring}, +doi={10.1109/CLUSTR.2006.311839}, +ISSN={1552-5244},} + +@article{12, + author = {Lively, Charles and Xingfu Wu and Taylor, Valerie and Moore, Shirley and Chang, Hung-Ching and Cameron, Kirk}, + title = {Energy and Performance Characteristics of Different Parallel Implementations of Scientific Applications on Multicore Systems}, + journal = {Int. J. High Perform. Comput. Appl.}, + issue_date = {August 2011}, + volume = {25}, + number = {3}, + month = aug, + year = {2011}, + issn = {1094-3420}, + pages = {342--350}, + numpages = {9}, + url = {http://dx.doi.org/10.1177/1094342011414749}, + doi = {10.1177/1094342011414749}, + acmid = {2020813}, + publisher = {Sage Publications, Inc.}, + address = {Thousand Oaks, CA, USA}, + keywords = {MPI, energy consumption, frequency scaling, hybrid MPI/OpenMP, multicore system, performance characteristics, scientific applications}, +} + +@ARTICLE{13, + author = "Lizhe Wang a,b, Samee U. Khan c , Dan Chen a , Joanna Kołodziej d , Rajiv Ranjan e , Cheng-zhong Xu f ,Albert Zomaya", + title = "Energy-aware parallel task scheduling in a cluster", + journal = "Future Generation Computer Systems", + volume = {29}, + number = {7}, + pages = "1661–1670", + year = "2013", + } + +@INPROCEEDINGS{14, +author={Huang, S. and Feng, W.}, +booktitle={Cluster Computing and the Grid, 2009. CCGRID '09. 9th IEEE/ACM International Symposium on}, +title={Energy-Efficient Cluster Computing via Accurate Workload Characterization}, +year={2009}, +month={May}, +pages={68-75}, +keywords={parallel processing;power aware computing;workstation clusters;cluster computer;eco-friendly daemon;energy consumption reduction;energy-efficient cluster computing;power consumption reduction;processor stall cycles;workload characterization;Application software;Clustering algorithms;Energy consumption;Energy efficiency;Frequency;Grid computing;Hardware;High performance computing;Runtime;Voltage}, +doi={10.1109/CCGRID.2009.88},} + +@article{15, + author = {Zhuo, Jianli and Chakrabarti, Chaitali}, + title = {Energy-efficient Dynamic Task Scheduling Algorithms for DVS Systems}, + journal = {ACM Trans. Embed. Comput. Syst.}, + issue_date = {February 2008}, + volume = {7}, + number = {2}, + month = jan, + year = {2008}, + issn = {1539-9087}, + pages = {17:1--17:25}, + articleno = {17}, + numpages = {25}, + url = {http://doi.acm.org/10.1145/1331331.1331341}, + doi = {10.1145/1331331.1331341}, + acmid = {1331341}, + publisher = {ACM}, + address = {New York, NY, USA}, + keywords = {DVS system, Dynamic task scheduling, energy minimization, optimal scaling factor, real time}, +} + +@inproceedings{16, + author = {Zong, Ziliang and Qin, Xiao and Ruan, Xiaojun and Bellam, Kiranmai and Nijim, Mais and Alghamdi, Mohamed}, + title = {Energy-Efficient Scheduling for Parallel Applications Running on Heterogeneous Clusters}, + booktitle = {Proceedings of the 2007 International Conference on Parallel Processing}, + series = {ICPP '07}, + year = {2007}, + isbn = {0-7695-2933-X}, + pages = {19--}, + url = {http://dx.doi.org/10.1109/ICPP.2007.39}, + doi = {10.1109/ICPP.2007.39}, + acmid = {1306033}, + publisher = {IEEE Computer Society}, + address = {Washington, DC, USA}, +} + +@inproceedings{17, + author = {Freeh, Vincent W. and Pan, Feng and Kappiah, Nandini and Lowenthal, David K. and Springer, Rob}, + title = {Exploring the Energy-Time Tradeoff in {MPI} Programs on a Power-Scalable Cluster}, + booktitle = {Proceedings of the 19th IEEE International Parallel and Distributed Processing Symposium (IPDPS'05) - Papers - Volume 01}, + series = {IPDPS '05}, + year = {2005}, + isbn = {0-7695-2312-9}, + pages = {4.1--}, + url = {http://dx.doi.org/10.1109/IPDPS.2005.214}, + doi = {10.1109/IPDPS.2005.214}, + acmid = {1054466}, + publisher = {IEEE Computer Society}, + address = {Washington, DC, USA}, +} + +@INPROCEEDINGS{18, +author={Dong Li and De Supinski, B.R. and Schulz, M. and Cameron, K. and Nikolopoulos, D.S.}, +booktitle={Parallel Distributed Processing (IPDPS), 2010 IEEE International Symposium on}, +title={Hybrid MPI/OpenMP power-aware computing}, +year={2010}, +month={April}, +pages={1-12}, +keywords={message passing;parallel algorithms;power aware computing;HPC environment;dynamic concurrency throttling;dynamic voltage-and-frequency scaling;high performance computing;hybrid MPI-OpenMP computing;hybrid programming models;large-scale distributed systems;message passing interface;parallel programs;power-aware computing;power-aware performance prediction model;Concurrent computing;Discrete cosine transforms;Dynamic programming;Dynamic voltage scaling;Frequency;Heuristic algorithms;Large-scale systems;Multicore processing;Power system modeling;Predictive models;MPI;OpenMP;performance modeling;power-aware high -performance computing}, +doi={10.1109/IPDPS.2010.5470463}, +ISSN={1530-2075},}Fen + +@inproceedings{19, + author = {Hao Shen and + Jun Lu and + Qinru Qiu}, + title = {Learning based {DVFS} for simultaneous temperature, performance + and energy management}, + booktitle = {ISQED}, + year = {2012}, + pages = {747-754}, + ee = {http://dx.doi.org/10.1109/ISQED.2012.6187575}, + crossref = {DBLP:conf/isqed/2012}, + bibsource = {DBLP, http://dblp.uni-trier.de} +} + + +@inproceedings{20, + author = {Springer, Robert and Lowenthal, David K. and Rountree, Barry and Freeh, Vincent W.}, + title = {Minimizing Execution Time in {MPI} Programs on an Energy-constrained, Power-scalable Cluster}, + booktitle = {Proceedings of the Eleventh ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming}, + series = {PPoPP '06}, + year = {2006}, + isbn = {1-59593-189-9}, + location = {New York, New York, USA}, + pages = {230--238}, + numpages = {9}, + url = {http://doi.acm.org/10.1145/1122971.1123006}, + doi = {10.1145/1122971.1123006}, + acmid = {1123006}, + publisher = {ACM}, + address = {New York, NY, USA}, + keywords = {MPI, energy, modeling, power, prediction}, +} + +@inproceedings{21, + added-at = {2011-12-01T00:00:00.000+0100}, + author = {Rauber, Thomas and Rünger, Gudula}, + biburl = {http://www.bibsonomy.org/bibtex/21cd7e6aa9e6f55f1185c3157b9cde5c1/dblp}, + booktitle = {SpringSim (CNS)}, + crossref = {conf/springsim/2011-3}, + editor = {Abhari, Abdolreza}, + ee = {http://dl.acm.org/citation.cfm?id=2048418}, + interhash = {6276d16bd7969248c4e77f8f64830d50}, + intrahash = {1cd7e6aa9e6f55f1185c3157b9cde5c1}, + keywords = {dblp}, + pages = {11-18}, + publisher = {SCS/ACM}, + timestamp = {2011-12-01T00:00:00.000+0100}, + title = {Modeling the energy consumption for concurrent executions of parallel tasks.}, + url = {http://dblp.uni-trier.de/db/conf/springsim/springsim2011-3.html#RauberR11}, + year = 2011 +} + +@inproceedings{22, + author = {Ge, Rong and Feng, Xizhou and Cameron, Kirk W.}, + title = {Performance-constrained Distributed DVS Scheduling for Scientific Applications on Power-aware Clusters}, + booktitle = {Proceedings of the 2005 ACM/IEEE Conference on Supercomputing}, + series = {SC '05}, + year = {2005}, + isbn = {1-59593-061-2}, + pages = {34--}, + url = {http://dx.doi.org/10.1109/SC.2005.57}, + doi = {10.1109/SC.2005.57}, + acmid = {1105799}, + publisher = {IEEE Computer Society}, + address = {Washington, DC, USA}, +} + + +@inproceedings{23, + author = {Feng, Xizhou and Ge, Rong and Cameron, Kirk W.}, + title = {Power and Energy Profiling of Scientific Applications on Distributed Systems}, + booktitle = {Proceedings of the 19th IEEE International Parallel and Distributed Processing Symposium (IPDPS'05) - Papers - Volume 01}, + series = {IPDPS '05}, + year = {2005}, + isbn = {0-7695-2312-9}, + pages = {34--}, + url = {http://dx.doi.org/10.1109/IPDPS.2005.346}, + doi = {10.1109/IPDPS.2005.346}, + acmid = {1054376}, + publisher = {IEEE Computer Society}, + address = {Washington, DC, USA}, +} + +@inproceedings{24, + added-at = {2009-11-27T00:00:00.000+0100}, + author = {Chen, Yen-Jun and Hsu, Ching-Hsien and Li, Kuan-Ching and Chang, Hsi-Ya and Wang, Shuen-Tai}, + biburl = {http://www.bibsonomy.org/bibtex/24601b8a777bdf956bb48fa611b7556f5/dblp}, + booktitle = {Infoscale}, + crossref = {conf/infoscale/2009}, + date = {2009-11-27}, + description = {dblp}, + editor = {Mueller, Peter and Cao, Jian-Nong and Wang, Cho-Li}, + ee = {http://dx.doi.org/10.1007/978-3-642-10485-5_8}, + interhash = {d191ac30e6c4bd27288ffdf9e6d0e815}, + intrahash = {4601b8a777bdf956bb48fa611b7556f5}, + isbn = {978-3-642-10484-8}, + keywords = {dblp}, + pages = {108-120}, + publisher = {Springer}, + series = {Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering}, + timestamp = {2009-11-27T00:00:00.000+0100}, + title = {Power Consumption Optimization of {MPI} Programs on Multi-core Clusters.}, + url = {http://dblp.uni-trier.de/db/conf/infoscale/infoscale2009.html#ChenHLCW09}, + volume = 18, + year = 2009 +} + +@inproceedings{25, + author = {Laurenzano, Michael A. and Meswani, Mitesh and Carrington, Laura and Snavely, Allan and Tikir, Mustafa M. and Poole, Stephen}, + title = {Reducing Energy Usage with Memory and Computation-aware Dynamic Frequency Scaling}, + booktitle = {Proceedings of the 17th International Conference on Parallel Processing - Volume Part I}, + series = {Euro-Par'11}, + year = {2011}, + isbn = {978-3-642-23399-9}, + location = {Bordeaux, France}, + pages = {79--90}, + numpages = {12}, + url = {http://dl.acm.org/citation.cfm?id=2033345.2033356}, + acmid = {2033356}, + publisher = {Springer-Verlag}, + address = {Berlin, Heidelberg}, + keywords = {benchmarking, dynamic voltage frequency scaling, energy optimization, high performance computing, memory latency}, +} + +@article{26, + author = {Rizvandi, Nikzad Babaii and Taheri, Javid and Zomaya, Albert Y.}, + title = {Some Observations on Optimal Frequency Selection in {DVFS}-based Energy Consumption Minimization}, + journal = {J. Parallel Distrib. Comput.}, + issue_date = {August, 2011}, + volume = {71}, + number = {8}, + month = aug, + year = {2011}, + issn = {0743-7315}, + pages = {1154--1164}, + numpages = {11}, + url = {http://dx.doi.org/10.1016/j.jpdc.2011.01.004}, + doi = {10.1016/j.jpdc.2011.01.004}, + acmid = {1998949}, + publisher = {Academic Press, Inc.}, + address = {Orlando, FL, USA}, + keywords = {DVFS, Energy efficiency, HPCS, Scheduling}, +} + +@article{27, + author = {Dhiman, Gaurav and Rosing, Tajana \v{S}imunic}, + title = {System-level Power Management Using Online Learning}, + journal = {Trans. Comp.-Aided Des. Integ. Cir. Sys.}, + issue_date = {May 2009}, + volume = {28}, + number = {5}, + month = may, + year = {2009}, + issn = {0278-0070}, + pages = {676--689}, + numpages = {14}, + url = {http://dx.doi.org/10.1109/TCAD.2009.2015740}, + doi = {10.1109/TCAD.2009.2015740}, + acmid = {1656937}, + publisher = {IEEE Press}, + address = {Piscataway, NJ, USA}, + keywords = {Dynamic voltage frequency scaling, dynamic voltage frequency scaling, energy-performance trade-off, online learning, power management}, +} + +@INPROCEEDINGS{28, +author={Yongpan Liu and Huazhong Yang and Dick, R.P. and Hui Wang and Li Shang}, +booktitle={Quality Electronic Design, 2007. ISQED '07. 8th International Symposium on}, +title={Thermal vs Energy Optimization for {DVFS}-Enabled Processors in Embedded Systems}, +year={2007}, +month={March}, +pages={204-209}, +keywords={circuit optimisation;embedded systems;integrated circuit design;low-power electronics;microprocessor chips;nonlinear programming;thermal management (packaging);DVFS-enabled processors;application peak temperature;cooling costs;dynamic voltage voltage;embedded systems;energy consumption;frequency scaling;nonlinear programming;power optimization;run-time thermal emergencies;system thermal profile;thermal optimization;thermal-constrained energy optimization;Cooling;Cost function;Design optimization;Dynamic voltage scaling;Embedded system;Energy consumption;Frequency;Power system planning;Runtime;Temperature}, +doi={10.1109/ISQED.2007.158},} + +@INPROCEEDINGS{29, +author={Fen Xie and Martonosi, M. and Malik, S.}, +booktitle={Low Power Electronics and Design, 2005. ISLPED '05. Proceedings of the 2005 International Symposium on}, +title={Bounds on power savings using runtime dynamic voltage scaling: an exact algorithm and a linear-time heuristic approximation}, +year={2005}, +month={Aug}, +pages={287-292}, +keywords={approximation theory;energy conservation;low-power electronics;power consumption;power supply circuits;DVFS policy;discrete voltage/frequency voltage level;dynamic voltage scaling;dynamic voltage/frequency scaling;energy reduction technique;exponential algorithm;linear-time heuristic approximation;power reduction technique;switching cost;Approximation algorithms;Costs;Dynamic voltage scaling;Energy consumption;Frequency;Linear approximation;Power system modeling;Runtime;Semiconductor device modeling;Upper bound}, +doi={10.1109/LPE.2005.195529},} + +@INPROCEEDINGS{30, +author={Lizhe Wang and von Laszewski, G. and Dayal, J. and Fugang Wang}, +booktitle={Cluster, Cloud and Grid Computing (CCGrid), 2010 10th IEEE/ACM International Conference on}, +title={Towards Energy Aware Scheduling for Precedence Constrained Parallel Tasks in a Cluster with {DVFS}}, +year={2010}, +month={May}, +pages={368-377}, +keywords={environmental factors;parallel processing;power aware computing;scheduling;workstation clusters;dynamic voltage frequency scaling technique;energy aware scheduling heuristics;green service level agreement;high end computing;precedence constrained parallel tasks;Computational modeling;Concurrent computing;Costs;Dynamic voltage scaling;Energy consumption;Frequency;Grid computing;High performance computing;Power engineering computing;Processor scheduling;Cluster Computing;Green Computing;Task Scheduling}, +doi={10.1109/CCGRID.2010.19},} + +@article{31, +author = {Yu-Liang Chou and Shaoshan Liu and Eui-Young Chung and Jean-Luc Gaudiot}, +title = {An Energy and Performance Efficient {DVFS} Scheme for Irregular Parallel Divide-and-Conquer Algorithms on the {Intel SCC}}, +journal ={IEEE Computer Architecture Letters}, +volume = {99}, +number = {RapidPosts}, +issn = {1556-6056}, +year = {2013}, +pages = {1}, +doi = {http://doi.ieeecomputersociety.org/10.1109/L-CA.2013.1}, +publisher = {IEEE Computer Society}, +address = {Los Alamitos, CA, USA}, + +@article{32, +title = "Energy-aware simulation with \{DVFS\} ", +journal = "Simulation Modelling Practice and Theory ", +volume = "39", +number = "0", +pages = "76 - 91", +year = "2013", +note = "S.I.Energy efficiency in grids and clouds ", +issn = "1569-190X", +doi = "http://dx.doi.org/10.1016/j.simpat.2013.04.007", +url = "http://www.sciencedirect.com/science/article/pii/S1569190X13000786", +author = "Tom Guérout and Thierry Monteil and Georges Da Costa and Rodrigo Neves Calheiros and Rajkumar Buyya and Mihai Alexandru", +keywords = "Grid computing", +keywords = "Cloud computing", +keywords = "Simulation", +keywords = "Energy-efficiency", +keywords = "\{DVFS\} " +} + +@INPROCEEDINGS{33, +author={Kappiah, N. and Freeh, Vincent W. and Lowenthal, D.K.}, +booktitle={Supercomputing, 2005. Proceedings of the ACM/IEEE SC 2005 Conference}, +title={Just In Time Dynamic Voltage Scaling: Exploiting Inter-Node Slack to Save Energy in {MPI} Programs}, +year={2005}, +month={Nov}, +pages={33-33}, +keywords={Computer science;Dynamic voltage scaling;Energy consumption;Energy efficiency;Frequency;Gears;Jitter;Microprocessors;Performance loss;Permission}, +doi={10.1109/SC.2005.39},} + +@inproceedings{34, + author = {Cochran, Ryan and Hankendi, Can and Coskun, Ayse and Reda, Sherief}, + title = {Identifying the Optimal Energy-efficient Operating Points of Parallel Workloads}, + booktitle = {Proceedings of the International Conference on Computer-Aided Design}, + series = {ICCAD '11}, + year = {2011}, + isbn = {978-1-4577-1398-9}, + location = {San Jose, California}, + pages = {608--615}, + numpages = {8}, + url = {http://dl.acm.org/citation.cfm?id=2132325.2132464}, + acmid = {2132464}, + publisher = {IEEE Press}, + address = {Piscataway, NJ, USA}, +} + +@article{35, +title = "Adaptive energy-efficient scheduling algorithm for parallel tasks on homogeneous clusters ", +journal = "Journal of Network and Computer Applications ", +volume = "", +number = "0", +pages = " - ", +year = "2013", +note = "", +issn = "1084-8045", +doi = "http://dx.doi.org/10.1016/j.jnca.2013.10.009", +url = "http://www.sciencedirect.com/science/article/pii/S1084804513002142", +author = "Wei Liu and Wei Du and Jing Chen and Wei Wang and GuoSun Zeng", +keywords = "Homogeneous clusters", +keywords = "Dynamic voltage scaling (DVS)", +keywords = "Task duplication", +keywords = "Adaptive threshold", +keywords = "Energy efficiency " +} + +@article{36, + author = {Kim, Nam Sung and Austin, Todd and Blaauw, David and Mudge, Trevor and Flautner, Kriszti\'{a}n and Hu, Jie S. and Irwin, Mary Jane and Kandemir, Mahmut and Narayanan, Vijaykrishnan}, + title = {Leakage Current: Moore's Law Meets Static Power}, + journal = {Computer}, + issue_date = {December 2003}, + volume = {36}, + number = {12}, + month = dec, + year = {2003}, + issn = {0018-9162}, + pages = {68--75}, + numpages = {8}, + url = {http://dx.doi.org/10.1109/MC.2003.1250885}, + doi = {10.1109/MC.2003.1250885}, + acmid = {957974}, + publisher = {IEEE Computer Society Press}, + address = {Los Alamitos, CA, USA}, +} + +@inproceedings{37, + author = {Le Sueur, Etienne and Gernot Heiser}, + month = {October}, + year = {2010}, + title = {Dynamic Voltage and Frequency Scaling: The Laws of Diminishing Returns}, + booktitle = {Proceedings of the 2010 Workshop on Power Aware Computing and Systems (HotPower'10)}, + address = {Vancouver, Canada} + } + +@inproceedings{38, + author = {Cochran, Ryan and Hankendi, Can and Coskun, Ayse K. and Reda, Sherief}, + title = {Pack \& Cap: Adaptive {DVFS} and Thread Packing Under Power Caps}, + booktitle = {Proceedings of the 44th Annual IEEE/ACM International Symposium on Microarchitecture}, + series = {MICRO-44}, + year = {2011}, + isbn = {978-1-4503-1053-6}, + location = {Porto Alegre, Brazil}, + pages = {175--185}, + numpages = {11}, + url = {http://doi.acm.org/10.1145/2155620.2155641}, + doi = {10.1145/2155620.2155641}, + acmid = {2155641}, + publisher = {ACM}, + address = {New York, NY, USA}, +} + +@INPROCEEDINGS{39, +author={Dhiman, G. and Rosing, T.S.}, +booktitle={Low Power Electronics and Design (ISLPED), 2007 ACM/IEEE International Symposium on}, +title={Dynamic voltage frequency scaling for multi-tasking systems using online learning}, +year={2007}, +month={Aug}, +pages={207-212}, +keywords={Linux;computer aided instruction;multiprogramming;power aware computing;program compilers;system monitoring;Intel PXA27x;Linux 2.6.9;dynamic voltage frequency scaling;multitasking systems;online learning;processors runtime statistics;Batteries;Computer applications;Delay;Dynamic voltage scaling;Embedded system;Energy consumption;Frequency estimation;Linux;Power engineering computing;Statistics;dynamic voltage frequency scaling;online learning}, +doi={10.1145/1283780.1283825},} + +@inproceedings{40, + author = {Azevedo, A. and Issenin, I. and Cornea, R. and Gupta, R. and Dutt, N. and Veidenbaum, A. and Nicolau, A.}, + title = {Profile-Based Dynamic Voltage Scheduling Using Program Checkpoints}, + booktitle = {Proceedings of the Conference on Design, Automation and Test in Europe}, + series = {DATE '02}, + year = {2002}, + isbn = {0-7695-1471-5}, + pages = {168-175}, + url = {http://dl.acm.org/citation.cfm?id=882452.874373}, + acmid = {874373}, + publisher = {IEEE Computer Society}, + address = {Washington, DC, USA}, +} + +@inproceedings{41, + author = {Miftakhutdinov, Rustam and Ebrahimi, Eiman and Patt, Yale N.}, + title = {Predicting Performance Impact of {DVFS} for Realistic Memory Systems}, + booktitle = {Proceedings of the 2012 45th Annual IEEE/ACM International Symposium on Microarchitecture}, + series = {MICRO-45}, + year = {2012}, + isbn = {978-0-7695-4924-8}, + location = {Vancouver, B.C., CANADA}, + pages = {155--165}, + numpages = {11}, + url = {http://dx.doi.org/10.1109/MICRO.2012.23}, + doi = {10.1109/MICRO.2012.23}, + acmid = {2457493}, + publisher = {IEEE Computer Society}, + address = {Washington, DC, USA}, +} +@ARTICLE{42, +author={Dhiman, G. and Rosing, T.S.}, +journal={Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on}, +title={System-Level Power Management Using Online Learning}, +year={2009}, +month={May}, +volume={28}, +number={5}, +pages={676-689}, +keywords={power aware computing;DPM policies;Intel PXA27x core;device leakage characteristics;dynamic power management;dynamic voltage-frequency scaling problems;hard disk drive;online learning;system-level power management;workload characterization;Dynamic voltage frequency scaling;energy-performance trade-off;online learning;power management}, +doi={10.1109/TCAD.2009.2015740}, +ISSN={0278-0070},} + +@MISC{43, + + title = {Top 500 Supercomputers Sites. http://www.top500.org} + +} + + + +@MISC{45, + + title = {{SimGrid} 3.10: {V}ersatile Simulation of Distributed Systems. http://simgr- + id.gforge.inria.fr/simgrid/3.10/doc/index.html} + +} + +@ONLINE{44, + author = "NASA Advanced Supercomputing Division ", + title = "{NAS} Parallel Benchmarks. https://www.nas.nasa.gov/publications/npb.html ", + month = "March", + year = "2012", + publisher= "https://www.nas.nasa.gov/publications/npb.html" +} \ No newline at end of file diff --git a/paper.tex b/paper.tex new file mode 100644 index 0000000..4da75f3 --- /dev/null +++ b/paper.tex @@ -0,0 +1,404 @@ +\documentclass[12pt]{article} +%\documentclass[12pt,twocolumn]{article} +\DeclareMathSizes{40}{4000}{200}{2000} +\usepackage[T1]{fontenc} +\usepackage[english]{babel} +\usepackage{algorithm,algorithmicx,algpseudocode} +\usepackage{graphicx,graphics} +\usepackage{subfig} +\usepackage{listings} +\usepackage{colortbl} +\usepackage{sectsty} +\usepackage{titlesec} +\usepackage{secdot} +%\usepackage[font={footnotesize,bt}]{caption} +%\usepackage[font=scriptsize,labelfont=bf]{caption} + +\begin{document} +\begin{center} +\Large +\title*\textbf{Optimal Dynamic Frequency Scaling for Energy-Performance of Parallel MPI Programs} + \end{center} +\parskip 0pt +\linespread{1.18} +\normalsize +\makeatletter +\renewcommand*{\@seccntformat}[1]{\csname the#1\endcsname\hspace{0.01cm}} +\makeatother +\sectionfont{\large} +\section{.~Introduction } +The need for computing power is still increasing and it is not expected to slow down in the coming years. To satisfy this demand, researchers and supercomputers constructors have been regularly increasing the number of computing cores in supercomputers (for example in November 2013, according to the top 500 list~\cite{43}, the Tianhe-2 was the fastest supercomputer. It has more than 3 millions of cores and delivers more than 33 Tflop/s while consuming 17808 kW). This large increase in number of computing cores has led to large energy consumption by these architectures. Moreover, the price of energy is expected to continue its ascent according to the demand. For all these reasons energy reduction became an important topic in the high performance computing field. To tackle this problem, many researchers used DVFS (Dynamic Voltage Frequency Scaling) operations which reduce dynamically the frequency and voltage of cores and thus their energy consumption. However, this operation also degrades the performance of computation. Therefore researchers try to reduce the frequency to minimum when processors are idle (waiting for data from other processors or communicating with other processors). Moreover, depending on their objectives they use heuristics to find the best scaling factor during the computation. If they aim for performance they choose the best scaling factor that reduces the consumed energy while affecting as little as possible the performance. On the other hand, if they aim for energy reduction, the chosen scaling factor must produce the most energy efficient execution without considering the degradation of the performance. It is important to notice that lowering the frequency to minimum value does not always give the most efficient execution due to energy leakage. The best scaling factor might be chosen during execution (online) or during a pre-execution phase. +In this paper we emphasize to develop an algorithm that selects the optimal frequency scaling factor that takes into consideration simultaneously the energy consumption and the performance. The main objective of HPC systems is to run the application with less execution time. Therefore, our algorithm selects the optimal scaling factor online with very small footprint. The proposed algorithm takes into account the communication times of the MPI programs to choose the scaling factor. This algorithm has ability to predict both energy consumption and execution time over all available scaling factors. The prediction achieved depends on some computing time information, gathered at the beginning of the runtime. +We apply this algorithm to seven MPI benchmarks. These MPI programs are the NAS parallel penchmarks (NPB v3.3) developed by NASA~\cite{44}. Our experiments are executed using the simulator Simgrid/SMPI v3.10~\cite{45} over an homogeneous distributed memory architecture. Furthermore, we compare the proposed algorithm with Rauber's methods. The comparison's results show that our algorithm gives better energy-time trade off. +\sectionfont{\large} +\section{.~Related Works } +In the this section some heuristics, to compute the scaling factor, are presented and classified in two parts : offline and online methods. + \sectionfont{\large} +\subsection{~The offline DVFS orientations} +The DVFS offline methods are static and are not executed during the runtime of the program. Some approaches used heuristics to select the best DVFS state during the compilation phases as an example in Azevedo et al.~\cite{40}. He used intra-task algorithm to choose the DVFS setting when there are dependency points between tasks. While in~\cite{29}, Xie et al. used breadth-first search algorithm to do that. Their goal is saving energy with time limits. Another approaches gathers and stores the runtime information for each DVFS state , then used their methods offline to select the suitable DVFS that optimize energy-time trade offs. As an example~\cite{8}, Rountree et al. used liner programming algorithm, while in~\cite{38,34}, Cochran et al. used multi logistic regression algorithm for the same goal. The offline study that shown the DVFS impact on the communication time of the MPI program is~\cite{17}, Freeh et al. show that these times not changed when the frequency is scaled down. +\sectionfont{\large} +\subsection{~The online DVFS orientations} +The objective of these works is to dynamically compute and set the frequency of the CPU during the runtime of the program for saving energy. Estimating and predicting approaches for the energy-time trade offs developed by ~\cite{11,2,31}. These works select the best DVFS setting depending on the slack times. These times happen when the processors have to wait for data from other processors to compute their task. For example, during the synchronous communication time that take place in the MPI programs, the processors are idle. The optimal DVFS can be selected using the learning methods. Therefore, in ~\cite{39,19} used machine learning to converge to the suitable DVFS configuration. Their learning algorithms have big time to converge when the number of available frequencies is high. Also, the communication time of the MPI program used online for saving energy as in~\cite{1}, Lim et al. developed an algorithm that detects the communication sections and changes the frequency during these sections only. This approach changes the frequency many times because an iteration may contain more than one communication section. The domain of analytical modeling used for choosing the optimal frequency as in ~\cite{3}, Rauber et al. developed an analytical mathematical model for determining the optimal frequency scaling factor for any number of concurrent tasks, without considering communication times. They set the slowest task to maximum frequency for maintaining performance. +In this paper we compare our algorithm with Rauber's model~\cite{3}, because his model can be used for any number of concurrent tasks for homogeneous platform and this is the same direction of this paper. +However, the primary contributions of this paper are: +\\1-Selecting the optimal frequency scaling factor for energy and performance + simultaneously. While taking into account the communication time. +\\2-Adapting our scale factor to taking into account the imbalanced tasks. +\\3-The execution time of our algorithm is very small when compared to other methods (e.g.,~\cite{19}). +\\4-The proposed algorithm works online without profiling or training as in~\cite{38,34}. +\sectionfont{\large} +\section{.~Parallel Tasks Execution on Homogeneous Platform} +A homogeneous cluster consists of identical nodes in terms of the hardware and the software. Each node has its own memory and at least one processor which can be a multi-core. The nodes are connected via a high bandwidth network. Tasks executed on this model can be either synchronous or asynchronous. In this paper we consider execution of the synchronous tasks on distributed homogeneous platform. These tasks can exchange the data via synchronous memory passing. +\begin{figure}[h] +\centering +\subfloat[Synch. Imbalanced Communications]{\includegraphics[scale=0.67]{synch_tasks}\label{fig:h1}} +\subfloat[Synch. Imbalanced Computations]{\includegraphics[scale=0.67]{compt}\label{fig:h2}} + \caption{Parallel Tasks on Homogeneous Platform} + \label{fig:homo} +\end{figure} +Therefore, the execution time of a task consists of the computation time and the communication time. Moreover, the synchronous communications between tasks can lead to idle time while tasks wait at the synchronous point for others tasks to finish their communications see figure~(\ref{fig:h1}). +Another source for idle times is the imbalanced computations. This happen when processing different amounts of data on each processor as an example see figure~(\ref{fig:h2}). In this case the fastest tasks have to wait at the synchronous barrier for the slowest tasks to finish their job. In both two cases the overall execution time of the program is the execution time of the slowest task as : +\begin{equation} \label{eq:T1} + Program Time=MAX_{i=1,2,..,N} (T_i) \hfill +\end{equation} +where $T_i$ is the execution time of process $i$. +\sectionfont{\large} +\section{.~Energy Model for Homogeneous Platform} +The energy consumption by the processor consists of two powers metric: the dynamic and the static power. This general power formulation is used by many researchers see ~\cite{9,3,15,26}. The dynamic power of the CMOS processors $P_{dyn}$ is related to the switching activity $\alpha$, load capacitance $C_L$, the supply voltage $V$ and operational frequency $f$ respectively as follow : +\begin{equation} \label{eq:pd} +\displaystyle P_{dyn} = \alpha . C_L . V^2 . f +\end{equation} +The static power $P_{static}$ captures the leakage power consumption as well as +the power consumption of peripheral devices like the I/O subsystem. +\begin{equation} \label{eq:ps} +\displaystyle P_{static} = V . N . K_{design} . I_{leak} +\end{equation} +where V is the supply voltage, N is the number of transistors, $K_{design}$ is a design dependent parameter and $I_{leak}$ is a technology-dependent parameter. Energy consumed by an individual processor $E_{ind}$ is the summation of the dynamic and the static power multiply by the execution time for example see~\cite{36,15} . +\begin{equation} \label{eq:eind} +\displaystyle E_{ind} = (P_{dyn} + P_{static} ) . T +\end{equation} +The dynamic voltage and frequency scaling (DVFS) is a process that allowed in modern processors to reduce the dynamic power by scaling down the voltage and frequency. Its main objective is to reduce the overall energy consumption~\cite{37}. The operational frequency \emph f depends linearly on the supply voltage $V$, i.e., $V = \beta . f$ with some constant $\beta$. This equation is used to study the change of the dynamic voltage with respect to various frequency values in~\cite{3}. The reduction process of the frequency are expressed by scaling factor \emph S. The scale \emph S is the ratio between the maximum and the new frequency as in EQ~(\ref{eq:s}). +\begin{equation} \label{eq:s} + S=\:\frac{F_{max}}{F_{new}} \hfill \newline +\end{equation} +The value of the scale \emph S is grater than 1 when changing the frequency to any new frequency value(\emph {P-state}) in governor.~It is equal to 1 when the frequency are set to the maximum frequency. +The energy consumption model for parallel homogeneous platform is depending on the scaling factor \emph S. This factor reduces quadratically the dynamic power. Also, this factor increases the static energy linearly because the execution time is increased~\cite{36}. The energy model, depending on the frequency scaling factor, of homogeneous platform for any number of concurrent tasks develops by Rauber~\cite{3}. This model consider the two powers metric for measuring the energy of the parallel tasks as in EQ~(\ref{eq:energy}). + +\begin{equation} \label{eq:energy} +E= \displaystyle \;P_{dyn}\,.\,S_1^{-2}\;.\,(T_1+\sum\limits_{i=2}^{N}\frac{T_i^3}{T_1^2})+\;P_{static}\,.\,T_1\,.\,S_1\;\,.\,N + \hfill +\end{equation} +Where \emph N is the number of parallel nodes, $T_1 $ is the time of the slower task, $T_i$ is the time of the task $i$ and $S_1$ is the maximum scaling factor for the slower task. The scaling factor $S_1$, as in EQ~(\ref{eq:s1}), selects from the set of scales values $S_i$. Each of these scales are proportional to the time value $T_i$ depends on the new frequency value as in EQ~(\ref{eq:si}). +\begin{equation} \label{eq:s1} + S_1=MAX_{i=1,2,..,F} (S_i) \hfill +\end{equation} +\begin{equation} \label{eq:si} + S_i=\:S\: .\:(\frac{T_1}{T_i})=\: (\frac{F_{max}}{F_{new}}).(\frac{T_1}{T_i}) \hfill +\end{equation} +Where $F$ is the number of available frequencies. In this paper we depend on Rauber's energy model EQ~(\ref{eq:energy}) for two reasons : 1-this model used for homogeneous platform that we work on in this paper. 2-we are compare our algorithm with Rauber's scaling model. +Rauber's optimal scaling factor for optimal energy reduction derived from the EQ~(\ref{eq:energy}). He takes the derivation for this equation (to be minimized) and set it to zero to produce the scaling factor as in EQ~(\ref{eq:sopt}). + \begin{equation} \label{eq:sopt} + S_{opt}= {\sqrt [3~]{\frac{2}{n} \frac{P_{dyn}}{P_{static}} \Big(1+\sum\limits_{i=2}^{N}\frac{T_i^3}{T_1^3}\Big) }} \hfill +\end{equation} +%[\Big 3] +\sectionfont{\large} +\section{.~Performance Evaluation of MPI Programs} +The performance (execution time) of the parallel MPI applications are depends on the time of the slowest task as in figure~(\ref{fig:homo}). Normally the execution time of the parallel programs are proportional to the operational frequency. Therefore, any DVFS operation for the energy reduction increase the execution time of the parallel program. As shown in EQ~(\ref{eq:energy}) the energy affected by the scaling factor $S$. This factor also has a great impact on the performance. When scaling down the frequency to the new value according to EQ(~\ref{eq:s}) lead to the value of the scale $S$ has inverse relation with new frequency value ($S \propto \frac{1}{F_{new}}$). Also when decrease the frequency value, the execution time increase. Then the new frequency value has inverse relation with time ($F_{new} \propto \frac{1}{T}$). This lead to the frequency scaling factor $S$ proportional linearly with execution time ($S \propto T$). Large scale MPI applications such as NAS benchmarks have considerable amount of communications embedded in these programs. During the communication process the processor remain idle until the communication has finished. For that reason any change in the frequency has no impact on the time of communication but it has obvious impact on the time of computation~\cite{17}. We are made many tests on real cluster to prove that the frequency scaling factor \emph S has a linear relation with computation time only also see~\cite{41}. To predict the execution time of MPI program, firstly must be precisely specifying communication time and the computation time for the slower task. Secondly, we use these times for predicting the execution time for any MPI program as a function of the new scaling factor as in the EQ~(\ref{eq:tnew}). + \begin{equation} \label{eq:tnew} + \displaystyle T_{new}= T_{Max \:Comp \:Old} \; . \:S \;+ \;T_{Max\: Comm\: Old} + \hfill + \end{equation} +The above equation shows that the scaling factor \emph S has linear relation with the computation time without affecting the communication time. The communication time consists of the beginning times which an MPI calls for sending or receiving till the message is synchronously sent or received. In this paper we predict the execution time of the program for any new scaling factor value. Depending on this prediction we can produce our energy-performace scaling method as we will show in the coming sections. In the next section we make an investigation study for the EQ~(\ref{eq:tnew}). +\sectionfont{\large} +\section{.~Performance Prediction Verification } +In this section we evaluate the precision of our performance prediction methods on the NAS benchmark. We use the EQ~(\ref{eq:tnew}) that predicts the execution time for any scale value. The NAS programs run the class B for comparing the real execution time with the predicted execution time. Each program runs offline with all available scaling factors on 8 or 9 nodes to produce real execution time values. These scaling factors are computed by dividing the maximum frequency by the new one see EQ~(\ref{eq:s}). In all tests, we use the simulator Simgrid/SMPI v3.10 to run the NAS programs. +\begin{figure}[width=\textwidth,height=\textheight,keepaspectratio] + \centering + \includegraphics[scale=0.60]{cg_per.eps} + \includegraphics[scale=0.60]{mg_pre.eps} + \includegraphics[scale=0.60]{bt_pre.eps} + \includegraphics[scale=0.60]{lu_pre.eps} + \caption{Fitting Predicted to Real Execution Time} + \label{fig:pred} +\end{figure} +%see Figure~\ref{fig:pred} +In our cluster there are 18 available frequency states for each processor from 2.5 GHz to 800 MHz, there is 100 MHz difference between two successive frequencies. For more details on the characteristics of the platform refer to table~(\ref{table:platform}). This lead to 18 run states for each program. We use seven MPI programs of the NAS parallel benchmarks : CG, MG, EP, FT, BT, LU and SP. The average normalized errors between the predicted execution time and the real time (Simgrid time) for all programs is between 0.0032 to 0.0133. AS an example, we are present the execution times of the NAS benchmarks as in the figure~(\ref{fig:pred}). +\sectionfont{\large} +\section{.~Performance to Energy Competition} +This section demonstrates our approach for choosing the optimal scaling factor. This factor gives maximum energy reduction taking into account the execution time for both computation and communication times . The relation between the energy and the performance are nonlinear and complex, because the relation of the energy with scaling factor is nonlinear and with the performance it is linear see~\cite{17}. The relation between the energy and the performance is not straightforward. Moreover, they are not measured using the same metric. For solving this problem, we normalize the energy by calculating the ratio between the consumed energy with scaled frequency and the consumed energy without scaled frequency : +\begin{equation} \label{eq:enorm} + E_{Norm}=\displaystyle\frac{E_{Reduced}}{E_{Orginal}}= \frac{\displaystyle \;P_{dyn}\,.\,S_i^{-2}\,.\,(T_1+\sum\limits_{i=2}^{N}\frac{T_i^3}{T_1^2})+\;P_{static}\,.\,T_1\,.\,S_i\;\,.\,N }{\displaystyle \;P_{dyn}\,.\,(T_1+\sum\limits_{i=2}^{N}\frac{T_i^3}{T_1^2})+\;P_{static}\,.\,T_1\,\,.\,N } +\end{equation} +By the same way we can normalize the performance as follows : +\begin{equation} \label{eq:pnorm} + P_{Norm}=\displaystyle \frac{T_{New}}{T_{Old}}=\frac{T_{Max \:Comp \:Old} \;. \:S \;+ \;T_{Max\: Comm\: Old}}{T_{Old}} \;\; + \end{equation} +The second problem is the optimization operation for both energy and performance is not in the same direction. In other words, the normalized energy and the performance curves are not in the same direction see figure~(\ref{fig:r2}). While the main goal is to optimize the energy and performance in the same time. According to the equations~(\ref{eq:enorm}) and~(\ref{eq:pnorm}) the scaling factor \emph S reduce both the energy and the performance simultaneously. But the main objective is to produce maximum energy reduction with minimum performance reduction. Many researchers used different strategies to solve this nonlinear problem for example see~\cite{19,42}, their methods add big overhead to the algorithm for selecting the suitable frequency. In this paper we are present a method to find the optimal scaling factor \emph S for optimize both energy and performance simultaneously without adding big overheads. Our solution for this problem is to make the optimization process have the same direction. Therefore, we inverse the equation of normalize performance as follows : +\begin{equation} \label{eq:pnorm_en} +\displaystyle P^{-1}_{Norm}= \frac{T_{Old}}{T_{New}}=\frac{T_{Old}}{T_{Max \:Comp \:Old} \;. \:S \;+ \;T_{Max\: Comm\: Old}} +\end{equation} +\begin{figure} +\centering +\subfloat[Converted Relation.]{\includegraphics[scale=0.70]{file.eps}\label{fig:r1}} +\subfloat[Real Relation.]{\includegraphics[scale=0.70]{file3.eps}\label{fig:r2}} + \label{fig:rel} + \caption{The Energy and Performance Relation} +\end{figure} +Then, we can modelize our objective function as finding the maximum distance between the energy curve EQ~(\ref{eq:enorm}) and the inverse of performance curve EQ~(\ref{eq:pnorm_en}) over all available scaling factors. This represent the minimum energy consumption with minimum execution time (better performance) in the same time, see figure~(\ref{fig:r1}). Then our objective function has the following form: +\begin{equation} \label{eq:max} +\displaystyle MaxDist = Max \;(\;\overbrace{P^{-1}_{Norm}}^{Maximize}\; -\; \overbrace{E_{Norm}}^{Minimize} \;) +\end{equation} +Then we can select the optimal scaling factor that satisfy the EQ~(\ref{eq:max}). Our objective function can works with any energy model or static power values stored in a data file. Moreover, this function works in optimal way when the energy function has a convex form with frequency scaling factor as shown in ~\cite{15,3,19}. Energy measurement model is not the objective of this paper and we choose Rauber's model as an example with two reasons that mentioned before. +\sectionfont{\large} +\section{.~Optimal Scaling Factor for Performance and Energy } +In the previous section we described the objective function that satisfy our goal in discovering optimal scaling factor for both performance and energy at the same time. Therefore, we develop an energy to performance scaling algorithm (EPSA). This algorithm is simple and has a direct way to calculate the optimal scaling factor for both energy and performance at the same time. +\clearpage +\linespread{1} +\begin{algorithm}[width=\textwidth,height=\textheight,keepaspectratio] +\caption{EPSA} +\label{EPSA} +\begin{algorithmic}[1] +\State Initialize the variable $Dist=0$ +\State Set dynamic and static power values. +\State Set $P_{states}$ to the number of available frequencies. +\State Set the variable $F_{new}$ to max. frequency, $F_{new} = F_{max} $ +\State Set the variable $F_{diff}$ to the scale value between each two frequencies. +\For {$i=1$ to $P_{states} $} +\State - Calculate the new frequency as $F_{new}=F_{new} - F_{diff} $ +\State - Calculate the scale factor $S$ as in EQ~(\ref{eq:s}). +\State - Calculate all available scales $S_i$ depend on $S$ as in EQ~(\ref{eq:si}). +\State - Select the maximum scale factor $S_1$ from the set of scales $S_i$. +\State - Calculate the normalize energy $E_{Norm}=E_{R}/E_{O}$ as in EQ~(\ref{eq:enorm}). +\State - Calculate the normalize inverse of performance $P_{NormInv}=T_{old}/T_{new}$ + + as in EQ~(\ref{eq:pnorm_en}). + \If{ $(P_{NormInv}-E_{Norm}$ $>$ $Dist$) } + \State $S_{optimal}=S$ + \State $Dist = P_{NormInv} - E_{Norm}$ + \EndIf +\EndFor +\State $ Return \; \; (S_{optimal})$ +\end{algorithmic} +\end{algorithm} +\linespread{1.2} +The proposed EPSA algorithm works online during the execution time of the MPI program. It selects the optimal scaling factor by gathering some information from the program after one iteration. This algorithm has small execution time (between 0.00152 $ms$ for 4 nodes to 0.00665 $ms$ for 32 nodes). The data required by this algorithm is the computation time and the communication time for each task from the first iteration only. When these times are measured, the MPI program calls the EPSA algorithm to choose the new frequency using the optimal scaling factor. Then the program set the new frequency to the system. The algorithm is called just one time during the execution of the program. The following example shows where and when the EPSA algorithm is called in the MPI program : +\clearpage +\begin{lstlisting} +FOR J:=1 to Some_iterations Do + -Computations Section. + -Communications Section. + IF (J==1) THEN + -Gather all times of computation and communication + from each node. + -Call EPSA with these times. + -Calculate the new frequency from optimal scale. + -Set the new frequency to the system. + ENDIF +ENDFOR +\end{lstlisting} +After obtaining the optimal scale factor from the EPSA algorithm. The program calculates the new frequency $F_i$ for each task proportionally to its time value $T_i$. By substitution of the EQ~(\ref{eq:s}) in the EQ~(\ref{eq:si}), we can calculate the new frequency $F_i$ as follows : +\begin{equation} \label{eq:fi} + F_i=\frac{F_{max} \; . \;T_i}{S_{optimal} \; . \;T_{max}} \hfill +\end{equation} +According to this equation all the nodes may have the same frequency value if they have balanced workloads. Otherwise, they take different frequencies when have imbalanced workloads. Then EQ~(\ref{eq:fi}) works in adaptive way to change the freguency according to the nodes workloads. +\sectionfont{\large} +\section{.~Experimental Results} +The proposed ESPA algorithm was applied to seven MPI programs of the NAS benchmarks (EP ,CG , MG ,FT , BT, LU and SP). We work on three classes (A, B and C) for each program. Each program runs on specific number of processors proportional to the size of the class. Each class represents the problem size ascending from the class A to C. Additionally, depending on some speed up points for each class we run the classes A, B and C on 4, 8 or 9 and 16 nodes respectively. Our experiments are executed on the simulator Simgrid/SMPI v3.10. We design a platform file that simulates a cluster with one core per node. This cluster is a homogeneous architecture with distributed memory. The detailed characteristics of our platform file are shown in thetable~(\ref{table:platform}). Each node in the cluster has 18 frequency values from 2.5 GHz to 800 MHz with 100 MHz difference between each two successive frequencies. +\begin{table}[ht] +\caption{Platform File Parameters} +% title of Table +\centering + \begin{tabular}{ | l | l | l |l | l |l |l | p{2cm} |} + \hline + Max & Min & Backbone & Backbone&Link &Link& Sharing \\ + Freq. & Freq. & Bandwidth & Latency & Bandwidth& Latency&Policy \\ \hline + 2.5 &800 & 2.25 GBps &5E-7 s & 1 GBps & 5E-5 s&Full \\ + GHz& MHz& & & & &Duplex \\\hline + \end{tabular} +\label{table:platform} +\end{table} +Depending on the EQ~(\ref{eq:energy}), we measure the energy consumption for all the NAS MPI programs while assuming the power dynamic is equal to 20W and the power static is equal to 4W for all experiments. We run the proposed ESPA algorithm for all these programs. The results showed that the algorithm selected different scaling factors for each program depending on the communication features of the program as in the figure~(\ref{fig:nas}). This figure shows that there are different distances between the normalized energy and the normalized inversed performance curves, because there are different communication features for each MPI program. +When there are little or not communications, the inversed performance curve is very close to the energy curve. Then the distance between the two curves is very small. This lead to small energy savings. The opposite happens when there are a lot of communication, the distance between the two curves is big. This lead to more energy savings (e.g. CG and FT), see table~(\ref{table:factors results}). All discovered frequency scaling factors optimize both the energy and the performance simultaneously for all the NAS programs. In table~(\ref{table:factors results}), we record all optimal scaling factors results for each program on class C. These factors give the maximum energy saving percent and the minimum performance degradation percent in the same time over all available scales. +\begin{figure}[width=\textwidth,height=\textheight,keepaspectratio] +\centering + \includegraphics[scale=0.47]{ep.eps} + \includegraphics[scale=0.47]{cg.eps} + \includegraphics[scale=0.47]{sp.eps} + \includegraphics[scale=0.47]{lu.eps} + \includegraphics[scale=0.47]{bt.eps} + \includegraphics[scale=0.47]{ft.eps} + \caption{Optimal scaling factors for The NAS MPI Programs} + \label{fig:nas} +\end{figure} +\linespread{1.1} +\begin{table}[width=\textwidth,height=\textheight,keepaspectratio] +\caption{Optimal Scaling Factors Results} +% title of Table +\centering + \begin{tabular}{ | l | l | l |l | l | p{2cm} |} + \hline + Program & Optimal & Energy & Performance&Energy-Perf.\\ + Name & Scaling Factor& Saving \%&Degradation \% &Distance \\ \hline + CG & 1.56 &39.23 & 14.88 & 24.35\\ \hline + MG & 1.47 &34.97&21.7& 13.27 \\ \hline + EP & 1.04 &22.14&20.73 &1.41\\ \hline + LU & 1.388 &35.83&22.49 &13.34\\ \hline + BT & 1.315 &29.6&21.28 &8.32\\ \hline + SP & 1.388 &33.48 &21.36&12.12\\ \hline + FT & 1.47 &34.72 &19&15.72\\ \hline + \end{tabular} +\label{table:factors results} +% is used to refer this table in the text +\end{table} +\linespread{1.2} + +As shown in the table~(\ref{table:factors results}), when the optimal scaling factor has big value we can gain more energy savings for example as in CG and FT. The opposite happens when the optimal scaling factor is small value as example BT and EP. Our algorithm selects big scaling factor value when the communication and the other slacks times are big and smaller ones in opposite cases. In EP there are no communications inside the iterations. This make our EPSA to selects smaller scaling factor values (inducing smaller energy savings). + +% \clearpage +\sectionfont{\large} +\section{.~Comparing Results} +In this section, we compare our EPSA algorithm results with Rauber's methods~\cite{3}. He had two scenarios, the first is to reduce energy to optimal level without considering the performance as in EQ~(\ref{eq:sopt}). We refer to this scenario as $Rauber_{E}$. The second scenario is similar to the first except setting the slower task to the maximum frequency (when the scale $S=1$) to keep the performance from degradation as mush as possible. We refer to this scenario as $Rauber_{E-P}$. The comparison is made in tables~(\ref{table:compare Class A},\ref{table:compare Class B},\ref{table:compare Class C}). These tables show the results of our EPSA and Rauber's two scenarios for all the NAS benchmarks programs for classes A,B and C. +%\linespread{1} +\begin{table}[ht] +\caption{Comparing Results for The NAS Class A} +% title of Table +\centering + \begin{tabular}{ | l | l | l |l | l |l| } + \hline + Method&Program&Factor& Energy& Performance &Energy-Perf.\\ + name &name&value& Saving \%&Degradation \% &Distance + \\ \hline + % \rowcolor[gray]{0.85} + EPSA&CG & 1.56 &37.02 & 13.88 & 23.14\\ \hline + $Rauber_{E-P}$&CG &2.14 &42.77 & 25.27 & 17.5\\ \hline + $Rauber_{E}$&CG &2.14 &42.77&26.46&16.31\\ \hline + + EPSA&MG & 1.47 &27.66&16.82&10.84\\ \hline + $Rauber_{E-P}$&MG &2.14&34.45&31.84&2.61\\ \hline + $Rauber_{E}$&MG &2.14&34.48&33.65&0.8 \\ \hline + + EPSA&EP &1.19 &25.32&20.79&4.53\\ \hline + $Rauber_{E-P}$&EP&2.05&41.45&55.67&-14.22\\ \hline + $Rauber_{E}$&EP&2.05&42.09&57.59&-15.5\\ \hline + + EPSA&LU&1.56& 39.55 &19.38& 20.17\\ \hline + $Rauber_{E-P}$&LU&2.14&45.62&27&18.62 \\ \hline + $Rauber_{E}$&LU&2.14&45.66&33.01&12.65\\ \hline + + EPSA&BT&1.315& 29.6&20.53&9.07 \\ \hline + $Rauber_{E-P}$&BT&2.1&45.53&49.63&-4.1\\ \hline + $Rauber_{E}$&BT&2.1&43.93&52.86&-8.93\\ \hline + + EPSA&SP&1.388& 33.51&15.65&17.86 \\ \hline + $Rauber_{E-P}$&SP&2.11&45.62&42.52&3.1\\ \hline + $Rauber_{E}$&SP&2.11&45.78&43.09&2.69\\ \hline + + EPSA&FT&1.25& 25&10.8&14.2 \\ \hline + $Rauber_{E-P}$&FT&2.1&39.29&34.3&4.99 \\ \hline + $Rauber_{E}$&FT&2.1&37.56&38.21&-0.65\\ \hline + \end{tabular} +\label{table:compare Class A} +% is used to refer this table in the text +\end{table} +\begin{table}[ht] +\caption{Comparing Results for The NAS Class B} +% title of Table +\centering + \begin{tabular}{ | l | l | l |l | l |l| } + \hline + Method&Program&Factor& Energy& Performance &Energy-Perf.\\ + name &name&value& Saving \%&Degradation \% &Distance + \\ \hline + % \rowcolor[gray]{0.85} + EPSA&CG & 1.66 &39.23&16.63&22.6 \\ \hline + $Rauber_{E-P}$&CG &2.15 &45.34&27.6&17.74\\ \hline + $Rauber_{E}$&CG &2.15 &45.34&28.88&16.46\\ \hline + + EPSA&MG & 1.47 &34.98&18.35&16.63\\ \hline + $Rauber_{E-P}$&MG &2.14&43.55&36.42&7.13 \\ \hline + $Rauber_{E}$&MG &2.14&43.56&37.07&6.49 \\ \hline + + EPSA&EP &1.08 &20.29&17.15&3.14 \\ \hline + $Rauber_{E-P}$&EP&2&42.38&56.88&-14.5\\ \hline + $Rauber_{E}$&EP&2&39.73&59.94&-20.21\\ \hline + + EPSA&LU&1.47&38.57&21.34&17.23 \\ \hline + $Rauber_{E-P}$&LU&2.1&43.62&36.51&7.11 \\ \hline + $Rauber_{E}$&LU&2.1&43.61&38.54&5.07 \\ \hline + + EPSA&BT&1.315& 29.59&20.88&8.71\\ \hline + $Rauber_{E-P}$&BT&2.1&44.53&53.05&-8.52\\ \hline + $Rauber_{E}$&BT&2.1&42.93&52.806&-9.876\\ \hline + + EPSA&SP&1.388&33.44&19.24&14.2 \\ \hline + $Rauber_{E-P}$&SP&2.15&45.69&43.2&2.49\\ \hline + $Rauber_{E}$&SP&2.15&45.41&44.47&0.94\\ \hline + + EPSA&FT&1.388&34.4&14.57&19.83 \\ \hline + $Rauber_{E-P}$&FT&2.13&42.98&37.35&5.63 \\ \hline + $Rauber_{E}$&FT&2.13&43.04&37.9&5.14\\ \hline + \end{tabular} +\label{table:compare Class B} +% is used to refer this table in the text +\end{table} + + \begin{table}[ht] +\caption{Comparing Results for The NAS Class C} +% title of Table +\centering + \begin{tabular}{ | l | l | l |l | l |l| } + \hline + Method&Program&Factor& Energy& Performance &Energy-Perf.\\ + name &name&value& Saving \%&Degradation \% &Distance + \\ \hline + % \rowcolor[gray]{0.85} + EPSA&CG & 1.56 &39.23&14.88&24.35 \\ \hline + $Rauber_{E-P}$&CG &2.15 &45.36&25.89&19.47\\ \hline + $Rauber_{E}$&CG &2.15 &45.36&26.7&18.66\\ \hline + + EPSA&MG & 1.47 &34.97&21.697&13.273\\ \hline + $Rauber_{E-P}$&MG &2.15&43.65&40.45&3.2 \\ \hline + $Rauber_{E}$&MG &2.15&43.64&41.38&2.26 \\ \hline + + EPSA&EP &1.04 &22.14&20.73&1.41 \\ \hline + $Rauber_{E-P}$&EP&1.92&39.4&56.33&-16.93\\ \hline + $Rauber_{E}$&EP&1.92&38.1&56.35&-18.25\\ \hline + + EPSA&LU&1.388&35.83&22.49&13.34 \\ \hline + $Rauber_{E-P}$&LU&2.15&44.97&41&3.97 \\ \hline + $Rauber_{E}$&LU&2.15&44.97&41.8&3.17 \\ \hline + + EPSA&BT&1.315& 29.6&21.28&8.32\\ \hline + $Rauber_{E-P}$&BT&2.13&45.6&49.84&-4.24\\ \hline + $Rauber_{E}$&BT&2.13&44.9&55.16&-10.26\\ \hline + + EPSA&SP&1.388&33.48&21.35&12.12\\ \hline + $Rauber_{E-P}$&SP&2.1&45.69&43.6&2.09\\ \hline + $Rauber_{E}$&SP&2.1&45.75&44.1&1.65\\ \hline + + EPSA&FT&1.47&34.72&19&15.72 \\ \hline + $Rauber_{E-P}$&FT&2.04&39.4&37.1&2.3\\ \hline + $Rauber_{E}$&FT&2.04&39.35&37.7&1.65\\ \hline + \end{tabular} +\label{table:compare Class C} +% is used to refer this table in the text +\end{table} +%\linespread{1.2} +\clearpage +As shown in these tables our scaling factor is not optimal for energy saving such as Rauber's scaling factor EQ~(\ref{eq:sopt}), but it is optimal for both the energy and the performance simultaneously. Our EPSA optimal scaling factors has better simultaneous optimization for both the energy and the performance compared to Rauber's energy-performance method ($Rauber_{E-P}$). Also, in ($Rauber_{E-P}$) method when setting the frequency to maximum value for the slower task lead to a small improvement of the performance. Also the results show that this method keep or improve energy saving. Because of the energy consumption decrease when the execution time decreased while the frequency value increased. + +Figure~(\ref{fig:compare}) shows the maximum distance between the energy saving percent and the performance degradation percent. Therefore, this means it is the same resultant of our objective function EQ~(\ref{eq:max}). Our algorithm always gives positive energy to performance trade offs while Rauber's method ($Rauber_{E-P}$) gives in some time negative trade offs such as in BT and EP. The positive trade offs with highest values lead to maximum energy savings concatenating with less performance degradation and this the objective of this paper. While the negative trade offs refers to improving energy saving (or may be the performance) while degrading the performance (or may be the energy) more than the first. + \begin{figure}[width=\textwidth,height=\textheight,keepaspectratio] +\centering + \includegraphics[scale=0.60]{compare_class_A.pdf} + \includegraphics[scale=0.60]{compare_class_B.pdf} + \includegraphics[scale=0.60]{compare_class_c.pdf} + % use scale 35 for all to be in the same line + \caption{Comparing Our EPSA with Rauber's Methods} + \label{fig:compare} + +\end{figure} + \clearpage +\bibliographystyle{plain} +\bibliography{my_reference} +\end{document} diff --git a/sp.eps b/sp.eps new file mode 100644 index 0000000..2c256ec --- /dev/null +++ b/sp.eps @@ -0,0 +1,732 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: sp.eps +%%Creator: gnuplot 4.6 patchlevel 0 +%%CreationDate: Thu Feb 20 21:56:28 2014 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 320 239 +%%EndComments +%%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 -46 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 320 50 lineto 320 239 lineto 50 239 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 +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (sp.eps) + /Subject (gnuplot plot) + /Creator (gnuplot 4.6 patchlevel 0) + /Author (afanfakh) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Thu Feb 20 21:56:28 2014) + /DOCINFO pdfmark +end +} ifelse +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 140 scalefont setfont +BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 5400.00 3780.00 BoxColFill} if +1.000 UL +LTb +686 448 M +63 0 V +4398 0 R +-63 0 V +602 448 M +( 0.3) Rshow +1.000 UL +LTb +686 799 M +63 0 V +4398 0 R +-63 0 V +602 799 M +( 0.4) Rshow +1.000 UL +LTb +686 1151 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.5) Rshow +1.000 UL +LTb +686 1502 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.6) Rshow +1.000 UL +LTb +686 1854 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.7) Rshow +1.000 UL +LTb +686 2205 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.8) Rshow +1.000 UL +LTb +686 2557 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 0.9) Rshow +1.000 UL +LTb +686 2908 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1) Rshow +1.000 UL +LTb +686 3260 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.1) Rshow +1.000 UL +LTb +686 3611 M +63 0 V +4398 0 R +-63 0 V +-4482 0 R +( 1.2) Rshow +1.000 UL +LTb +686 448 M +0 63 V +0 3100 R +0 -63 V +686 308 M +( 1) Cshow +1.000 UL +LTb +1578 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 1.5) Cshow +1.000 UL +LTb +2470 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2) Cshow +1.000 UL +LTb +3363 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 2.5) Cshow +1.000 UL +LTb +4255 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3) Cshow +1.000 UL +LTb +5147 448 M +0 63 V +0 3100 R +0 -63 V +0 -3240 R +( 3.5) Cshow +1.000 UL +LTb +1.000 UL +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +LCb setrgbcolor +112 2029 M +currentpoint gsave translate -270 rotate 0 0 M +(Normalized Energy and Performance) Cshow +grestore +LTb +LCb setrgbcolor +2916 98 M +(Frequency Scaling Factors) Cshow +LTb +1.000 UP +1453 659 M +(Optimal Scaling Factor=1.388) Lshow +864 3470 M +(SP Class C) Lshow +1.000 UL +LT2 +1346 587 M +32 -121 V +32 121 V +-32 1734 R +0 -1855 V +stroke +gsave [] 0 setdash +1346 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LT2 +1346 587 M +32 -121 V +32 121 V +-32 1734 R +0 -1855 V +stroke +gsave [] 0 setdash +1346 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LT2 +1346 587 M +32 -121 V +32 121 V +-32 1734 R +0 -1855 V +stroke +gsave [] 0 setdash +1346 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LT2 +1346 587 M +32 -121 V +32 121 V +-32 1734 R +0 -1855 V +stroke +gsave [] 0 setdash +1346 587 M +32 -121 V +32 121 V +stroke +grestore +1.000 UL +LTb +% Begin plot #1 +1.000 UL +LT0 +0.00 0.00 1.00 C LCb setrgbcolor +4496 3478 M +(Normalize Performance Inv.) Rshow +LT0 +0.00 0.00 1.00 C 4580 3478 M +399 0 V +686 2908 M +74 -73 V +81 -77 V +88 -79 V +97 -83 V +106 -87 V +117 -90 V +131 -95 V +146 -98 V +164 -104 V +186 -108 V +212 -114 V +245 -120 V +286 -126 V +338 -133 V +406 -140 V +495 -148 V +620 -156 V +% End plot #1 +% Begin plot #2 +stroke +LT1 +1.00 0.00 0.00 C LCb setrgbcolor +4496 3338 M +(Normalize Energy) Rshow +LT1 +1.00 0.00 0.00 C 4580 3338 M +399 0 V +686 2908 M +74 -285 V +81 -183 V +88 -172 V +97 -160 V +106 -148 V +117 -135 V +131 -122 V +146 -107 V +164 -92 V +186 -75 V +212 -58 V +245 -37 V +286 -14 V +338 13 V +406 45 V +495 86 V +620 136 V +% End plot #2 +stroke +LTb +686 3611 N +686 448 L +4461 0 V +0 3163 V +-4461 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage diff --git a/synch_tasks.pdf b/synch_tasks.pdf new file mode 100644 index 0000000000000000000000000000000000000000..b373d3c460f5386342d086caaf8107b4c8637ff5 GIT binary patch literal 19409 zcmagF1JEcjw=H9(fvJGfPJ!dm3R& zJx3!!BLf>lBW`YR2SYTkbD~} z705B)=OQ1UPO<&Et!3y)+`7}4d{S*fc{>i(9vU5$5T0)3@2_XGw~wXwo&DF1o^Q?E z!=;qYh>HhsCR~NyyM=dLQELtvQHNKvT5!RWeAB)gD)lhs#g5hqWUH{#Xn@OdzODyB zn8r)^{J{azR)NY`$G-46u{lk}>J1`Ls+y1-Q-Jzemrt*j{&$-4lo9}QAatH8PGzAE zeT?!4G%%Tolq0>i5+>(d2pgWBuZB)@Z%rQ$2#Va`i-VJw7U*Xd+lx=` zt@hfUut$`i!7nK9IMdXZP?TVDJEphc2bM{@7EqrH?VCJumWWrcpS`=S`(wB#jJsPW zA*uK}5%WSd(hmP)S$&k%Vpgb@RUfGq9?Be@ zxO5I3&GJK@9DM?_q(X7X@?d_>s(cthWZ&cMNREUw>Fs=_>8PZO>QCLTUI$G)h`mhq zV;)lfJ%K-j;cfv$k?2dNz&BCIq5dK?(v6qA4>GgO79phfS*#|d#nc%+%ih})Q8xO_Hs!(@;7?hb&cYsrd{0U~lVV46!;33L$$_>N%7>RQ> zDQ>~YGJv^#Kdk$J$1tX$BkY`YuMgv}K$0#|O$THm?42DMXW?vQ!S2H2H1V>K6p>6afQ}_nAzw*o3+z2RYB*u@e`=DkjhHwp& zW+#W}>83OND zngmVK6GXbLCpv2=+)h5^%~a~=PNZF_@;5kJ7zT9uHmWR}}Hp*W$13m=(wCWe}%EqM3%MX?B4!J%H1tUEXg?7^v zUkHmDExFm?Sb*wgzXK@O%8EgME6}CZZC*5DI)jl!3SOvgHxZOe=#irr+Nc>mT7`e|Nnt5n=?o*% zFLViv;DIK!cx5>2`k`01o>*TI$2dckYIJ}BrTGq&1Ng|cI|kZ+P<`SJE|3d?YZ583 zC$|LFqy6rZ&I)RT+P0{1l%~HYI=HhzA3Gf~_h~)fuFcwx4ZGh~5C@1WnLH$5n+loC zG9)a+b08QyAUuhqag4x`?Podu*%V#TI>AJ6vkb$S4p>0;*TZ!OWo?|T2}G$Li)VxI z;(@>bF81i?xog>dJ==rcr5_8jv`^OcNz<)FoLOYeq+uPKdoyTr3y(?(dr~c0ZU8Eo z(wMZ{5VvFAL6^NYO*PxpFf;dqDeE&K)Ld`X_Hi2jHHKvl>s#c`-CwjWN8Uy@7R`|o zcN@>8<>IuaP=kz8{w`lr9(eks%-EC<0?!dDph+kr(L&g+2e32}_ zp-T4U_EfK>r4az&o7w!~3GOHJTo_!G$9ikng~0H#C4oXV zZ|~~#y0x{fAOb$bS1Wylo2t$En+X!wwTS+w>3+Y-dlvL#w900GTPe&e1S%#0f!!Qs zQ`$c1JDWK`|3#pQ+B~nA5K*m!gTm|u~ z6MzRup{ymuBc{`n^wf>VB;{?DKnC3b7z^gzpE_Q(twWB7Wro#QcjqGTfsOC#=-RpY zZcQ%k(C#XCe>z{PC|_ZyOZy@i^+kpaINb6GDJJP?zU2SY6$smWnH>QJGsg1%yW1C5 zE=D@$Y6|SjM zzh^g7lc<|0tVGAQfmv^ub&qGsE9`J7Bq;nuP#ncJm($%x=x1q=^+cUi%yo`?o_ZSh zJTGLttH;Mh%S*S!rf^x-kY|~hNXZ*EFUZ3ng4`YBUcJ|Xl;6BeRtUmF!GU+ocWLGyD6f2y<#t14cSmX~0DY|QhNu2=oL zPCrfoF^7S+BCASapbE$w8Po^&EXwKvHS%r}PN7b71V?I*4~q0@riaUL^JMZq2-!ot z-|7NCW*JVmE=GQBcAZk3A`Tr0$3C%ra#{}!;0B0W2W?EpAP8CeZrHtI27YM!C#<^Y zj(h^Hi)G{W@RQ84B)p@|32DO2AkW^G75XAC-kI>v_#?YB1|QGC?J83@zt3NYw!C}9 zHi3D;z)qbaoUS58^XMBv3dbnd>^AGn*`;oVRk31l`F@9jgL$x zZ!ohKyNYHM1^tu%Q?pBlHR7ZB`Il$q_725h3X*FBKt+9$FgatV_AV^?{P0B(D>fqf zew4#O1XREi?u}!3_p}a6KFz2|$rIVH;$Mg}cQQG{Y#6lwv6;b6C1CT#^Lhu7tF(-m zHaqJJvNIlCUBGWsb_G4!XZ%j#qpj`K)pCO12#QXQCARE7W_Q&MnCncajF2B8A{ek>_{42w~%W>Z& zJ86#EbP%QanQ$FoeTc{JP_~vu8pLd7UOlEO;+eAYNmCE!alpLU@sV;^N&lg?=eMQj ziL9p{%IgA@BiX0s<}3Hj6OH;Lzf!469ujZG@g5l7v~hr%?}a+ZE#i3nC>hkjN7x8G z44`2K6@L=Wpe!5IcW~d~&!#K-A6W4FgE(FNGY*e^d#+#ivi4Ev(kMZ`2Bxsdruo`x z-L9iNSS@cBHI*bv6?*vvB6?!=Lsm|9jIA7FNH9!`3vofgLw)ao;EKsU7BdT^o$h;% zWxYNWk>YYTTtv=`emX`hl+Tbc!(0KMw3m%?c_A;uN7|~p+CDR)G)|1Qve&?<(-o1Z zBu-geR9N51RbE_4VnXm(ikae;uc4?uFgdV*)F>Uklzk~FaPzOd-OZ&#{AJTwW+ z_Xhm>kSLv&)}Q!cj_1&sO5tXZ(1p(v92>o|WRu$!v<#)v)0z3CwE|zB-4Rsyxc#j0 z*l2A{%j5_wv?Bk+{jvobBqcSUU_5`|kMSAYxxhi$xA%a_!eENgKPsd{%ph4Qe`sH3 z8U|p%qj9WZDy2J!;`>%V7|uw1PBK0u*qXA~>d#-^nXeNK`bYqPGu_4%SqwT7XQ;XK zZqNCO5~vN+6QTHUyKAIe=;D-axytWxbDi6nYtYUM{&O$(P0XGQ+_alKz3%V%$GEBF z>-D*+#K_Y_L}z9JGf}q1<(ZR@whW{4iYp7)i%SL~mI9G7Pc^&{%8$9U&}w#;{PA;v zo*zQIMx2lIYRiO9-gcb{Q@CR$9w=I40Is(To>i@H4nmpC3eytuu7eM?_`<>A=5=3} z=E?5xS41yQw80NZZM4sTndD+{>o$)(hRofHyeHJq3gNAJ_=>NIE-3YAk6E0>?GIiR zuUK?xwy|h41i3a8IcJod=@$Yzk~%e8mGO@150Jnw!4kA^W3qR!D0Ch5AE4sb+BFO0 zE@K-mIOY0VFNy=pm5`lMmAUla1$#>oma$eszaPQc943Qc*6%uzW6bY5L2wLjQ3FoE zu!&Y17fc_oJ(pkVV_xm$sI#Ys@-#D>2L|0$`_)0One-C0pOXJR@I=6P*cG@;OLV3I zj)t2j56HEe_sqzvR8?dPAa553oe+o_cmaZ+gR+p2&0@n626g>4-Z z@5SGvV;V<7BDgyq>C8YwaRoWWVE=r@w$l_G`(1~L7_ZdieBZBji$nxso$r1RxNJCk zKghsj_N|YwJ7`hNaH2pe?L1A0T)%~MWGtU_*V&I>I-?_bG*@XGX6tsxOo|G+j0U;b zzLx%G5NUdK2C0aJg2OVGSF=o}ghAY_ z)4y4PTC=GxH?PP~9-a|CCaBBJOAZ*vE909snmt3Dv=(=nZApx)94dv6Fj_upKCVxk z`5?W&Sd2=55bXwPCtI3x&IUDLy5t>_bNVU8#%5$DrKDWh z%w9RDmsC%bNxg>%=JQGd) z{)>2wsEqie6?}F<`JOb`ig>GH|5|)!xDq@!K^JZpIh_Nqh%?#Onta$LOm*SbABVuHTktSdL^~C%w=UW^6|S8wTX2>k=5)v zsf_U>8v)7?^Zto(AJ?`(?XW4?c^oBAAD#VlxoW?(v~P+zy`3bAIk%<@cFTMcS0tRw zH_|Vq=w0+|55Vh*<8s)`{`md;->|Tff8?k;{qpd_wzmeYo!7gJkdEgqdt|EY4lXvv zgmWh&a&9fxo4azUj*;1&A&*s_R*ar%5FM>6r_RA^EddZ&BDN@iIb8O;Bym!xRx6m* z1Jul}*D=(oeYmQcnWF;PKeCiP=zN;aXmzX=cX^7J=DjY}zD$Y)Pk}&qgl_tG1K7d~; ztd%-25T>;bleZ*0JZ7<6bZmPrjJd2iue|@LOIRz7MoCHCoT@wlow0Gvm9!YGUXfWz z7mNX1T!>cN=xZgBw$QZ2eoTtzLXhBZ{bH&#HB1y0xiV^I>n937Duo(*>2>Dvhk-&Of5bSOeM~>;fZRjI60EU zLTTH1Exj`%FhGRV94r;@YfmIbGC2s1D2VfD;b!W$>!!rn-Wwp#nF4LT-8%N@dnuP$ zx*jMTCHWBTu$e`9(Yo!rFyP|myz=-v7jC7|5Q&A01u=Ge<~&Gh1F{3pU~+p8_bRnsaz3K(kO19O+;0b#k5Uz)D*)<3)MIs+_H7r>6c+6# zB>&tm6s{r zYLuF30WoXZDZ}~!lVN4bf`HfMq?P%5a^O6A7AmR~?uYsJFFubz9Z+`SPyo_mfY?vm z=8?9fm|LLVsjGz_$pd>8MQGX&BfUxjOT1;m1leF86U?;AQE_z(P@39&o*6t#I_o|6 zp#$jETgvrT<=a|39zHKpPf|!6_w^PK9POaT91lmiUS4u?UA>+&N?eYZ)J<8$mPa#K$J?jEMGDZ6dEwlJ`E?Lp883+8-BJ?bSP(DmWn4lnFS{V=bBh+Yi|D8=m79od^8)@CG_SlKcV; zAnjP=5*(1(j7r3PH98#D+jcqkH0`@D7S&Vx6tlAH;(r^;HKR^tvBJp|*a*(prR*td z3c4uk^W`p=EIGgqr0?CY^yhrb;P(VLT^|mO9Ea;z94je+T!Fs!j$`4NKKZ;;?nrti zTo+&;yM;osnbvGN<9?a4r%ABI^Gm8_Q})}DEUIpi8X_5uslgZxH6+(Bs;RlEEmyH`KhTwk25i(I)o1>aa&YhNx7M4H0zBJFc#+)-~vUFK)-Hc&93jUg(%qu}wa( z3HWgIL{)qY@)i*pHP8)YlkeC+?|$@Pj9Fw=R%BRC3D}z7S9y;b_p77!I+V}O9BtOk z0~Q%Fa-wj<8xQk?@(U8M5BZLs-ZPns;OdfX`^g_E>WdYX?JH;D#ix^}5yl|KH;aZ8 z9?T!a7Yn1u78kk@A`OwChZKSqr4;FiR>XJH^GT59DAB5~7YdI2zN5c2L-0%tdA4Yb z-`qxm*n#U9O#fWb(yUOOURZ6JzeK26?YNsz<~`_j}bOk_ue z1jXi!fn1)q^u?5BDW=K{?H${#uww{A&Ac)p&MLy1&&sLVRyV|A`wSWhzaLT-k&tWtyr^rI~vGo_x!Dic4FDC zchs?K=umy!*?d;q&ZRK{`F=lL)_(OODSCdm7J#Pj9Xda|GrH^uy3B6dj$~1ldUT1Y z*Jz@$lcdnMzP`a&V;(AeU@!M!f|Mc*q9vQ%YN*l?f#xXHA>F!PO|;^cf}WNh8`S`Z z!Ifn6j{itjqJ{~V(M9$5&e)`e>sWbSE4@rv+J~ieqIr_fh(kffhFT~s7Gt2>M+(%v z+pE4sqPHr(8?sWo>rg$#F+4s_L1d$0k#GT#;^Vj=^(uYuY^-50H(tp z+R!eU*{#pEpBEB>@vTieygfPT)1(XlCSQ*mNGSwf%)jp_UKW-(CZExV;z5S^#Fy>T zQ9wyv8-yFU&5lZL9U)9!s)ZUhb_Y@L2Ah0+Ni9J=!)lynXLoBmNqf7l+O(EPvH9V+ zc-Ww+iQin>&dt3Lufg0xZK(Q~Gqc6aTBEzqGMLvZgN$KnwO*QZ5}vZye-tX?VkARQ zV%&yAVS$oNepMs&=y)=(SSws=K=wjPfGR<{o1(?EQq{mt9RL|*c?^@50ildFcgVd; zLP8#$Q49TEDKdj`qc1IzxM{eQ8I5VG6(v(?AV{^+c!{z^VhDs-NrcK10n@~(Git;f zyQXvG0O!Hx?hrBt=lIU*^Tc(2D(2pSQ(?vcRA)K?r=O?4q2|74 zf9D`gVeamXb1w<_dpRMFygQ8q z464+1enRH<d-F$Omrw+L-+&W4DA&W;iLcw}PE~M5}n{m3%E|}Q~sGIzNL7}77UdgM#r=50?Yc$P1S`?U_)adkD%H_!wdB@g~ zsf37T`SNzKWI195R>g*5v0yiljZET>F{U#3?e`#=?e2PlL61EEl(tLm=jq$Sc^q9j zr^d6+S+_9si+-))FY~hUa@jxeSX91K$cjo%iCXIU7?3v+#BYwM_~BcDb@1A#QD5e% zYyl;~cc1r%*vvbYB)cVH$~RR{Y=J9D@J85=ygGD|WDCw)`02HqJ~ zLP@8on(l@0IMn^=u?&ukgO9ccn|#r1{I<9yoK!&(i5=l3nr+1)zMZIOP!KbCpJtP~e0tB!?%ap^`Y60jVaj5tCA;;3QN z8kw|LvWWqnh>SH!abc?QSi1dVjDiMYf9&T#G>bd;(3hx0LM4 zFo0vDw!-9xkZFZu8)D`wWd|()E^c zdCWB;4VB>WJuyAwX}|NSFY^>_-ZBB~P*=#~R{yn}#szwFuB5-OqD%c!4_7EsRPRe1 zLlUl&W)-rpQni2&CDKqP9kq&@ki3c(o<1)2HGU?kKpZ?~V57tQ{ho6tT%s7FIHD9& zk*!om-jLihi5HA#E?q#J3#{0%%RIi3i*L@f?(gBcrY7&12w~1M)+MVMm{<6eyjRO+ zSwb=berd$6;_dUsRR0h~K;Z!vs<9RVW3V;eqra7s_CdYn5dGM;tQ2IGf&)PDf`HM_L$-6ApMp{uOr5mLEMysoI{MS$7tQeaJQhku9 z*>C6*0}XEDhq?)WC*;4N|7DagLWLm-*V56t!~0^Z5YFZgndt``khhLqUR|~=KcyRJ z{~m|6;Q@sJBAoN^)7T&*e6Y%$CjxU|Ytm_0<9m?Ojgq*l{Ut{%4h`?8nSzg8fC z37yG5s&IH?F@ukESky$41-<~JRyCv+xyZguFo*nH^Q>AE#Xwi{?95ye#Slpuv|`Az zPL315o3tJp_!3zp@9hunHoTKL@29Gv_8Ia`kxW)9MLdk)Ck7l3)i*EU4(wg0Ylx^d zqFuu(MSO0klYYBs?hoj`jL^N%9R|J}sdFexIH5`6+SUB9U*xO)qbL@rl+Q-ny1L( zwCfL}Xj1s3K)3YMB3JA=IxyK07{7QB8Q7(3^1e zDAA~c(aA7hxQ5LuY760V<){t$NAh7omvnga(+%)ncK4%zOcp+jaowQH_4gt>e<;Y( z;sul-jHnL{u7|!&!`i^%9au4gRsl8=Im)FB4^NqFJl6)Zj}TxoSz|%Qm+4i2zvsrU znqF~Ac0Ruep;u}!5zJenSqu-u^9{UaPi1DRsKJVj=oMm!yrpS$PZOP|ar42o_js>q=)T8Wdkj7g|J)<48MxMGod zIRI3VYJo+SB;VA}mwd~)e8uE=p<|zWb#bv3rgxg?v=;;k;suYH)@P~~OoZL=I5 zpQL~9Pe>Hi_LbT^<=hgm3ie1OG8|8eOd3)@iIS(SZ06xTOkzROZE;Ld*9I0Ti~pvm ztK2I7$-mz!xc4VPmGWL2)plD-Vf}4zsH3xMk5u{cQGV9I{(!zJ@?pB|P}Nut#5&+6 z``cZ0T54j@jJnc(J@Zf$T)D63otcS`F^dt;4*^I|T@_X}f_I7RmlF_PAb)Ci1_FQN zA~rh?z7QVUB6d177h-rwGJm?}p{ctFSzd}E38Jp2aK^?U$NK!ME=S5a>_*MoGohQc z(sJh$rjjL<9XD2)ZDvh?c zi6f*BJd6qA((AxRmxjlCds>E6=hE#mj!CyeE89|PJk}&rmV)w$qWYEi+4hX%8`h@L z*mu5sNbksJhD@c$+orGC7fvk69Y%Xf_Az$%`#@ci@RQuFC!}5ip-PWqRW&0 zI%+1ZZpS(4WTA=m{1r{v!5Bn&>j*3Pogdo>C-Di~8Nn*zptzC(nNEoxUBpx&$jb4+ zE@I(ci1!d@^)AP0q#^D~5^TxS`%4mP;jC~0BBPbqO{wC(2_yTeuL&WsXDmhgA>-4A z|90s%8Amvo4@sOIxI`M_Mh0dv>oMserW#?d*dyJ~u8KenR+1~u%maooEA7k*R+697 zAR)FIYOTy8%fiIP!$8N3jbQJ50!}0(gw)?0r-w(6IDwK*;(`K>@p1`==&z<{Z0Kxg zY;D*oYid<(wc1?Q;3knlOGg0-R+pBy7uO}gzyhvNu=3C%eTkli7A_?z1&&3)fKbq+ z;1SF+eT|)liJb-q9vI^c(fDH!w?)9vfT*CUswk&wpCp(^`ub<1rvP!%&{Ch7nI3R7 zOf0XWwm{YtCp=1WI52NaFYf{TAbD;sY>NQg{$*6s@=s`q{z2{=)Q1VNaR`a?!kjTg zjby2{xv@KWnTn;MwcsizVno!Wv{dwn{=x-+9v~<*A~aE$3!v5Bby-(l&oW9z4mKKg zS{7-#6gRQ2pW;I@VU5S}qJCPWs}dYWzuOBer}<;jEK$ zBX(ZQzBrssDv}xRDE_jP|B*Aw3|uPS;|6xdk*m}y)g4J>lkP>A{^eNZ?Km_X-x_1y zP(1PU@aDtjoDa=cq5a7Do+?4T{B_Ttc7n3U(&3HmT~Kj4^~{2@9obXnj=-R0Lkm5# zNa4DhcAqvdkUerU>|%B2I=k05a5$*vxxetLFnjn6@gZhu zyTrgzd!812SF+2n)_5)kQ{rUSFPW0A_9V-NqeBMCLVeYb5`4SMTW0dhl`Dlm1-o;Q z(;KY7oATvC9s}lzv-_bhYcje!mt+ytB&v_wKL2Kmd;e@;xwa?*SfP}+IP8v=X%g8u zoNc}G9|&~-PKMnqmRDk?X&Y-~Z09^W&C!19LPKmi4X z*{RR303t+AWwg;8pLoIdEH(_=5l+ok7ddB$MB2p}D1gd@sbWKYKm8fY&eKElGS|h; zLPyif1Jmj0>Xa?&ZmTOK21}qRjp{BwI{Q`E*haz=^;a4I#4p>l60Fi@7iVTA4d76oxo`usAeWZ5$hfO&ilda-QF6M-Q~W&XMLDRu z&kEM#>B}(Rk2YfN*^2)M;m|)t&_A&d8yz#t{}K+d{Eu)*(aqL~M%c#MQP9Z2z~0Q( z(dMuG^>0yH&&r5~pYPv6A!(*>WUuFFW@D{jWN&6n#cyM22>wqbYvO>*_}BOw&d+b- zszF7^N{>s$K+AwjN6Y%}M9ZQ@Bj%`QX=cD@ZDMJJOAAiJ=U`xD?TE|DMh8ywZ^(ZI zDtbC*a2f$UTTvr36H~|kGz6zna5S<~#%2B6=HCE+mAOXrxc?MS^5B2-sJ7?2%8x}6{ zN;{oiM^1`U?I+ka3MhV_x*Z}Hda7ncU&}MN9GMZ(czZQ|?eUIwz1~F8LQWNoJW`>& zu^AF8-uB`s*#jIK0k!>M=8DWH#xa$BpQIOd8q$4o7utO^Yuu>Ee&#YvWy!b5bOLV9 zs)Qzkfe(>dkI3;SS(U>#;#2rTNh+V+H)2l_t55J7(#g!dsXiqp(b=;Ry1yu&yD zeBZVVYz*p6@62gnw;Rr|FiOyIP{KLY=Qa@wyW`vg)FnpA`TqfUZ2z+|{|jR@3Qqct z{{W|G?_~5JFTb9H(ZA*W|ACsBy@R8Gsh<5m1WD@smref{G%99>j;0P849rZpEcAcz zK}(Cv%D{lj#KiocM9;#4%gFe*{MXO$*H6zxi_6T+{2$+c=M1cD;QxvL8}l#jzteyE z``6Du-{1US+kd&%{|(6h*)O>Nwv#+KjiQZ`wb?(-IPO1G{%1 ze}L-$((19YvC#i-Qax2KMU0iC9v5MLc%1m&KM;m)!K0|Py#0S3;&2JNgX-vTi1}Di z$8dS0qiEq*#S-`%%nnAK_lw!g+SiD=&1TMw6B7HRH8QIVTsE>3u8A>hWa_P&oi4bh zj9aR<3_C6?S;FSFUkKqYiO<-svKxFZbJN;xx_7?1KCZiLj_Kyk(r^v?IYW2R*kDt~ zXU1m%dMAFRGSFirRk&Da66yfJavCTcfQoDKyg~VjgUptWyzHrOucrVC6b zz!wf!Cz2CmKSwQ=b_iT60(Ae29m9$z(#9?ut4zB0C$sek-~KDqW&af|h#qV3J4RWc zmnt+2ABpk&lL9TDOR*P5H-RVG^PisF;T1iY%K^u{=+x&u1zWV3_!OG{hfG}*SCxmM zD7(O(ywt)z#7y6s;z#qC*b-}m`8~t=YCw0hPSAv{f?JBt7>OQ#m}H-XR3gb=8Y;PW z;U9rE;QdWBvIh^e(k8!laA{&9qF!I}wFO=E+DzOuxx~JB0ts%>!C(J;qCyY!P~jlh z*QMjXOPI=;96V$z@9_RqcW-B3XK8UXyI5b`Hn%i2GqNzbqc^u-*tE4(Hy6849D|n> zbXFF+8q9%gNCm~Sv22*mniv&cG^R5)i6g>}t6N!ltF4`?C}LP?+pt+|02KbIlz&A^ zQ?yz!KwO*AyMGde!5gvWb%z(70f&#W=UPlj8LMJeb1NDmrrFb-`8778Vacu5)_;Vh zscdx^MQM(R93Ql4o^2Y3^f*x^zHup7xwOOY8G&{-)qJe$?uJHLY!aKw7cZ}$p*|R2 zH46OqW!JIL??yFCRUt}qs7UfHF2E|P3)8j;O^@jYtMElS-Xpy6# z`iD9L3E|a?7L(|8VZas`Qhi@b1APlh=bm^g6>%#n@iQ%(bhBf=qRHj?@>MholbdnY zEF9>t@b*#D1OpYnVuKF*H+L!AGBFBzZD8VNIah-^=8R3`hYjs zb+Z0hE?#AcJCtbk#AXBTq0^k+jD!TMiz~(D$4hM4z^t}BDGS~R4uj%0ofN)nA~hj&(G;u>~gf%^PyQ9ZnhB@jij zNkZd8sIQK&4I~JtS~?Dq>IOKd1GA>4_k^A`Fb25MBct$@Y|*dk-$M)h{v@%Jau@nR z36ucd;&P=yB{FvF#fh343*y{q8dZ7SzpdjL73?#RZes|m5KSx~Fx0H0-ZbE;X{j}4 zdeLl$XsDFOk{75;0dyb$PnZ<6tSqCTBBROTcj(0_tR%5(5y`P}h*nK7{=BQ^$pwnj z%-IHc3JRHSGtI7lo2#FeYDF?lFhnpKK%PH9Wz)zI1{ zrhqL{k$@6IP(hTlED<5kCHOi5%-JGE6s0Y7a_T~?dp3iq-8sV4w$de#$#e`HHfi+tiG)K>+R@vlc7o36F#~e{JD?@i3u)8oNrOXXf zn#~1^xFd797TVbEM#eR3i#S7N!poXIv%Dd*$nNx_q4f?l0W8oHS&UZprMj2p9l1`R z!Sr(8DA@tq#8BedW-%8DpsK;cvm1z$#7Za4y0u1QB@#UV4W(x9RNa$K%xrasrS6QF zW8RbEKMDX_X^^ouS4EH(8j+th>n6nOS?Irm6x)cNE~IJ;B>B0iYCEe;u9|n4Q=inh zn&wTEw&ysHquWyAvtG!UDK1kaMVOuEEa$)j!|TZznlmZn%okSuu4lEFx?0F&&GrFn#2^WjrUvs{jUQPot+g5N`?F^WI8XPI*%er zV67U@xqf4|Zwg7sf++~9wYar-*4K5}z!J2__CvvO=eYCTnXbY8uw9}gC6D8? ztOfrV8;5=o7RP78;HV+I%&AC5OHK)34P;!gy~EJ#Q^-4U zNNtgM#csJKP30E(a&2rFVyAu=>2Wp5lX9MMltANFAquU_#1+-h)k_!bScPNqxtwAd z(8!o1r8u_Kc>RcaL~NT(a2) z?!~OBwdYOI=Q{$%rZdCz@{YQeF1dXb3bXOCVKEffAyk!Gk)~GO0u~>?Bq3^f`QI)L(C3ULlouh zr#i*dbAo&ZarFvwwWw{bV}$$t<-x$eTCm1dxgFhHK(J96S<1AIiwDumLUoY8_FwXV zntLlpkm?Uy>6B4gkapB5%flTaSP&x`=!-SLDKjYd(SH$)HfFE)`H^6uV5VT^2XwwE z7tdXgO4*#K&Cpf7s4sCyNI+${Skt1nJ4_}n-oyp4IZX#9NPo=sSqRXSz=yQC^A(^- zak4BiSv)18XY(OV;94WKC|Vhg!GCS9O625a(V$DLSG0Jw7fY@)v1|35{LblW-NH$; zIZs`e^Sm;D5cH5cYmb^@BI>_Ehq<~dtf*f}Wjy+lB61Rf0%kf|o(gz*e(kpBoY$aU za-{xIJvhHjvRPN`dBILDsJffz_g*qFz4Dw>$ZOIS!$v;T6UO!?e=sfHoq#j~Z%W&i z#3NXUH=98`u{5Qd-5+JqkS1TtsE`-CD$c~5#dzum`x5&i>SE2!nT2qAhwjQ< z%6KAjm&-9&Gt=%^He?Q+t&&*mnmA&-2mPgSmnei?J}ypT^fW+DqmET@p3c+^(pO|> zW|@yI)#mnE*``iC+EwIbQg_m9?ht(ZEIJ$@g0uZ9IE~Q3)K2vQiDu+DhVAnshwt1v`HtWpt1?l%SD zp<2g19{!|qEY(!6sbS8XQvX5Bpj5MJVa3prq|kb!G=Sf*|6WLTPIdw)2}da>=!i{*Pg%BJ=1X47>z zN~R-D*QNaqn&sNrAOu5VD|IH0=8GlddoYS;x0R;tjx;2gwJ}39L(H2@>c%X7OEEGoyY$a0W>HWq#0K0Gh~`efO_Q?d)>IUh1|e3${9E5 zQMgJIPMOQ$Qb2VGyAQq27Rm#=#8AB>y(-mpPTw5ZVs#=}xBSM9iV7;DiC{uyL~)&Q ziCMxcYoXTWZA-*c?G&j?CJMPlQS9_~aU zt~TNk$gZzy*k4`f%Xly7Tw_gFoNmHH9;!I0m?U>Fo6wx3Wx%t3$Ax9B^>}|op{zh- zoY(j#z9v82qaCOyckgNb<(8k&Y93MxZn#B{nhRG0|@d}}Yi+^cn~ zEWgZ8UCio~J7Ow7jf-=w^@e`YOA>F797s1*P~x`DUr-<}QuWZEC5Fa_d=X#&%PpUV zEaDOT4~Y@dVz@~{J^FIk-*52fie>c)^&sC0OX-PCviZ_>=ek+!v55@1%3d<^(}5dH zJEG%iw+)SmG1%AA9vy6)PA870p7`V`k%{9;NJvcfHnxh-Ao)i2BZr{^)|)*#$G)MQ zSdl;_CIJP|ZXO~E7B&af(OFvdr1+qRr;fUeuDG;bA(+@5+uk0gHn!}rP(dU|-Mfya zm1Lbhir1ka&mqF-1O$C!bGwb2)H|W^Dt+8#H_N+@flijrii@n|Jc9PRY=Ga`BRIDy z#BA8%f&mMKkW%Ac(cB@MSfL;!1@^l3irY>4tqzuyjPQr!al4L;yt}rJ{>BY9#_Wh_ zP*JsW_|ZvX%poNu{bD!yeQUX$1h7#c1bbs)rjF;vB@eTC0@1wiocyXIqOZOW3GewX z(!e4CakH<4za4lBPOq*hg0Xh%|Rq&As+~-^lb2um?ts~!Nz|U zNIb$Ok?24Yi#NR`6UrTZew<91FUP%3D01~43g8}e@0dF~c)5&xi`0GW!#QW$E7lx?P_}HgE2q z6oUsYu)&@0iibP?S8C5eJLq;f0SsW09_rljg>>lx@#pqOXS{@v|`rh?GEv)M$2@ zV2SrPp_E64IU=#Bx6%T;Rb`-4^TGyyX`U>USSxOMbQ$>ySiY$DO(8~2%huM1{mr2e zYHCeRm%F8iyNLE2_=A{lxp-}o5^WDE>aX3R*2j65l%g9S8tShB;FQ7d3n-mgqh`11 z1DExy`Ie1?`3OfHR*&mS+w02;lc2qZy#@ypl<9I#6R>B1yG%D~YP9a9TdKVb#)&o? zN>2gXY-?7p>qgVujoY&pnF?uAS9v}mwwgZ>Gh*{AITi8JoDn2BLPu*4GvE@XJVfb5 zM3eWT$*qp}W=CdwXCqqkDPbQproWR6!6mga8pu zFb76ZTeYA_p&l?EBSH%u%SbIVf}^xWM6{kLs8fn~R1t|4sUmm)+PC3KB5lpgFZ;{O z``zCkf4on4J3Z&Rba{C!HRP7>XK(tf3-w;D4L5|pt33O3%W9TNOCIe+{Tr^I z?zAs3ME3Ry7Z_{tJt*zd2@_wM^jD5sRg`yV zSylVFUl$m)FV3!ONon>2kh};zRl26TrL?Uee}8_#l!Oe0`=f6HC+-h2q^hC}np9a7 z(^$2PBV8P@yFJfgvZFFByY+hAnP*})q@+FEHS6}xlElija}6T*NAd{imBL*q zqD^m3-LlQvX8+nJt(PH}e42NmYSbBZm)@gjreQB8-CSR}cWiK#|IC$A7spJ=+m(uOGd$&90-IYoj`|&Hu`Y1m>C@wtJudQbJ>i_o=u zlJQ3$=p1Fi4wG#3Wwu7rw%2~UfcIpC__Ha#%90O?#Hb-&fSYCh7z#@dhjNF}hw$Ig zM?cXR1RykHK|pxS00F^CKEh`(O8^3Jcg$m?FuRvE{-44IfTsLQu>Ifo1bp za?Fm4D{GO-883X&FB)U77ViuE$G8zY?oY&L7oU_w}(OM~kqtp3)lcEGNgx?)>e_>Blyd z1N`8PEw4R(uE_uJiZz1GQ{!#Iw70LmPF?+>V;8!%E=QJIP~)eVn0Fw;KDfo(cYquTnSwxU7MRNZktUw=Nm zW14UEhU$?7Lk`F2hotcz#NvGvG9tGC!I)tSzz-(GFo-Hx%)r*!!h`ZIZZK)sf;Zr- z1S~~imK#8VBP@&o)<7UQyGTpVK|%=fVMz>v_d_-`RHK%MD|FE)q|ZS=R~U3L=HQK` z7wqkVR;JAgl_e<9P??71d8RSYFojmF*T@xG1n*Bv5Uhw(%2-aw!VrRC*b;;KY1H~; z=p`JWkW8gbX1kEDLxtgh2UC=CMVOxe4M21NjC_1hAxscP&?4+L4m0C`)@R2~2YzT^ zJqHdtGzsWnXcp`y2P)&V(TEAkupfnLJ-ZiXL*UlbR44FS~m8J)t zVzasc>I{ZKMhBQMBq;)TJJ5vU0emIkYd$7G)@vcj6WB{XJgoGce5Qd zXcX}r48i#v=xN}E&=kd`ka(ou1_YUgePdsUYQP3{90Y7>!+BiLfQ1cbNDOpfVZ(49 z1((CZhQoG(#;t7xsMN|v5O5?`Hk$jcjgNsgEd6*~{yTm=k^s?J`O#eK_2N7}WxZaU zfy^J)Z5aZ4XU+@-_}yv@1`cxArqjrPrEA!m8?H=Mz;U2qYBgwm0AmKI;?)SwY7zd% z1c;Dm#0wLMNk)VVXhJOD^C_W7B#>}1G0v4pa8e@S`EdT