From 5ecd8e3169d70af868c48c1be3c0e7a34ec3e1ea Mon Sep 17 00:00:00 2001
From: Arnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Date: Thu, 13 Mar 2014 11:41:37 +0100
Subject: [PATCH 1/1] 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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

literal 0
HcmV?d00001

diff --git a/compare_class_c.pdf b/compare_class_c.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..5170c6045359a1aa4a84376a843bff7e5e7f580a
GIT binary patch
literal 26702
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

literal 0
HcmV?d00001

diff --git a/compt.pdf b/compt.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..38bdc613a65892648e7eaec618d462c5256c0302
GIT binary patch
literal 17627
zcma)^1y~(Rwx|;bB)Ge~1lzE23GVK08@G+SL~wTrPH=a3cXt8=cMI+h&YYP!XXd_l
zUw>ciu3o*WR>|sWsQRlZ<b_4)0SrJ`imvRg=C0bVbXaC$CStIm1uPE_qqMP&siPS&
z%Zo&jQPkYZ(b%3*)XKooSlAc@HZtbpgLQDUH#V?_bxo;J8!KC4gKxbr8*kv}iMlg>
z`{he(3BmZ17UZG)VXc!$6ucSZ$tsb=M05(a7a)>Uym%~Id>@U1+4<c$vnNYDABW8E
z$EUH=9lY~Z{u5DYHt7p^Y)`h;X9D8)-@l@WnleCUGi7B}Da1}Dejo|l#>E(ki>tb2
z_Vi|nM1te|ey~H-CgsX_@u=VK`6z+niJ!JG_F>=iG28D`s{d}Ev=ZuL+7nw_^Lt42
z98Rw%$7&{`UuJfQVh7vbK52fMlKYiz7SkN${9PnKz+_+vXRl`pek#f+AZTauKyRl_
zmdM{Fk6RETw3_2HU^Y@4X4hO)N|p8d=;pHUkK%;+kZu;nB@A0OqMl)4&2~F|@gMBF
z_ysY!=gsfG23~%JKwk2tq&$RuEi(lbIU^YIp62Oz;Ef}iY1ohstp3_Pd-7q^Epo&K
zTytuFF=UqwyTL`Kmc+WP>w89H>LAT|kt$E~$B<J}l<wSxg8^CMyxpw9q+q21@3$El
z1+2O3qg;b2+K_ZzRcp5GC<%`1l(N38n$vf;I|e&6KILGNnw+T_K7CukK$F<4TD;`L
z`t~R4)n-v@p&(@HjmRIw&u6#=nxA~wxsk3~4Brzcc5673U`|L2j5RmEzcL%FVd3Od
zr5ngbqpED^-z6RWp6PN@pF`6VcoR+1BPkRnuzaPjU=hPU2iZ=QP4|HqhQe4xKec&m
zLo@nTx5m>TGIlioBxjS0y}(7<ItI05JX>J0Qi3-jg;HlI7XZ|NKS&hZ1xeP2(-;yd
ztrz}c{YJ9DM;gCC9$+%|bW@)wzi!3pA_#{0QGe7MBAcq^V(Qi5#geA(hC?kCloABf
zO!o#jx%06kwn#QOdKQmsOZX#o&y%WDjI4mNC`G?C#<cb)8vSa|QrCmqcZLfb0`Bx+
z+0BodW^WpM8@v>RIZ3W7v&O@y020S{fD=yvRB_z_`x^P)5Nm<;x<zU;<O7w-^{MsG
zx`+Yw^~&T7j>QbHn(%H6Y%_j4rZE%^KC1beG}MkD9gB(zx|;d2{GNP+HqBxB%Cq*c
z40MOXd(NXN`~=%EYn{k-LYzFsHKcG69gqq)siapd_Xe{(eG+<#%v)uzEr=>l+OkMm
zRY)o0`D0(ggPk-)YTNgLX;r3GZ@(@+<9Dh;UJS;&Zjbw0F3CBVEFRt8eikdAv}}W#
zH|MxD&eN+3<)-)W8S1MwuIs9tn!14GGORju(cHdh+cRXR4`AqH=O!83@+m+li1VMO
zh0Hn$PRi0GSbSJc9slNaj`QYj11)q&>VSr<0y|5Z7GWJWUzXkJT9R;EWtP9h`zTk@
zI#=-^Ctpw8QXa3g;3UVnWX(X=XPnISscwiDLd_Y<RcRrF*ce7cpfK)HatLk@R=#P`
zvLtaUz5MG|TSwI`(dD%(5v;L|(Vt_-OYC*HfqfliULyb|c9z%Me+XIsYcOK_zYIoy
z4psnS4o-IFzm7~>>R!rtb8&4hqJpSI(d{4LjNJVDvCH{8Kb%JqlePL)0Ej3BIIstZ
z`NPAQQ0FCL1gp$9`kmKvIn5gvDEZ9C_Do`8J7l#|N<c14X)(u?cwo6o>sqG+-Vu|!
zl4YZ&11t8RiIr<|ltaor&ZD#{pTmr#hLhIS$Cmr!7VtJ;VlRo<sFNq~7Y-+K;^5fe
zI7Iu<n?x37ytpD4OKoyJ2xK0R(#Cs9?N7G|pCzHk^ZTw>Ih{8bkeJ^xOTKYzOa1^Y
zI^&Y!43U^mR7fRmXK|~5Q1d>&#bBNP!WMExh5x8Y!^6jwyqrWxRq39*#sTRaqTFN2
zT>xoKdR{FL4hQnE$Hu3X>?_MRizm{4WD}n}C|z*$A3?=F7F--P8|z(0ZQeni`xFF|
zMBM#U(jaRA<$@`o=FPKve#AEz_h}m@e)S_&a9gXIC+6=pn$I`JvywUqJ{8TpPb<&4
zSOqsAt_QT{fKnp|WYIMn*LQq%SrQqN75;a}nabgv<oIGUVpWEip8WNzooM(jNX-zB
zL@>=5PQXs?asu4|lzKG8&TBiCIZuqGUz{9r-@PB$Z2AP&Zx9YUkC>nhIQ;MM3VglP
z5s?I_OeQatm;_vMz3^JeJaMi*v}N?p86X{YIcA0@UacwF;zUFzFm|4&=wrF6o%e*<
z`L<;yW_O^cd@jqqu!xAvvq76&Gny=gbT@B)AG7@9^kZ{`RNGgic%PU=3h6gmY8hw2
z_r74*&KgGfjdLbh(>JTcj1eJWH`iIZ!mb7lrf%B25|5vJ$xd-$Z$3O=BX+gX6QS8x
zd?&q=GE*?!I8Reu<$o@1T}eAm)#0vnu{k)ct*fa8va`D5);1o18yZS$bKQrwVe@`8
z7iYVICZLyO{GvJ8m(0dZjk6D`zXNL|(UAu=t*yN^7IxK?@vL>hoR&)v*&m7(Z!nUS
zt>-}K3u6YqFU65a`fT{!QN_n#QN!$crxOweO4u~qa(XBk*YwBU4D@MP@o6-4ZV_m!
zT5pEYS)gM^`~9>?GmFBw7%GumIutIRSrzmQ!Py(B-PU(^!=cMHjZ74XRy0i3?2az!
zhsw;p+!lFTtzo4uLT7;xO1sPpSwbJ*DX8bB5s+0^bIM@09V@9>m9-XYAJ~8>w$)R4
zUICI4oj<5E4PO+6tV5zU{A>j>w4`%xi?&viw5FHb(*b`s-xkOjo}Db5$FVd$8RSSM
zLJSIS>^F-6seQ=>HQC>~%Mcexd}P*zqO4VL1y!&m|HM4+gOEDAZDCt53!yhL>CM%o
z=^W?fSCu-$3fGLS1@ZOlrne`@#8@93DbHRU63Y8#vAL1*<KD5(!&=h&EwrNN-fuL1
zfe={BNW{df3?kC`-L7jvea;IRR15DxpVz)oeUIKT=02L|F8x?+$~RMGcwDEz#(fWM
z7+jbSnx2&e@ZrjDUn}w+feOlTFdm!Y1-0m?v`QWBI8-UixI~32vsT0nNQ!2lm1%~_
zO*Ro8n}U`w;1J3I++w9wC<q(oH8poJZ3{3gDE(W;!E<TikEL&WrUbuIMGh+*82ZJ~
zL3m3l<oo5x*)8VAYHLkN@+E1NWVXJwi3Td!Cu5vOke8sFTEgLJ*o56`p)xQrXpObw
z*!D2es}96ZG2}z&!9nh@D(P5Tg&~B7(?qW_OMbMLCM-v%B_yJlH^uvKr=F?cE6F%v
z>*pyfVz$CMzF>NAh=ZRm!xg=&?^u{Mi)Us98UGF;E+vb8auD*X$OX!{IBY}MJ1r$%
z9SoVMcv&*26ibZ)wwWPFvoGl1f67a4&FV{`_ASmu6>4y@dMH_$7fbMr=t^alG1<i?
zz)aIqy{Ckuhbv^Cp}?Go`RoWWVT%!xlQh%JqYt;}Sqr0a=7?0@P;q)nP4%q<lr}t5
zdZ1bKRm9+{;Jz%YI#V25ld+R+ob!sVxjT6GSlnp{P*PIG*xPR{AxJ#Njjm5|STIt1
zIx{v~RYK1nlBf#Q8><kB2q@WtskH*thEF7xfHTs5?7`SaY%#E@BDQRBxv<71Omr2S
zPxy<uWAeIYgKd9>M%C(yIU}T?%9~xW-(s@MueRghw0G4&Ofgef_7`^~x))?_xennV
zwey^)*g=6K=tyi+*>Z%iHBeExK$29EvT@^X_2C4u6zA`H64O>oep3&PEw=_GuJ&2r
z|E4Cr5Q4JSqT#A738Bt5rroR6kBK(0G`xe(1&i-aCF%;reQ{IQbygdmw`j6p*eP>0
z%N)vYOm`l{wWTBFIFK_}p8XgXV!od~n~n;FYM@|b!K#!#nO*Xn@r2IY^0A4jDW9pS
zTqH7q{TFBmZU5;y&0L|SlMP@sN3kNxT@7E~HAQK<=84%0bXEWMy}HXhF&A<Fl#O7Y
z8PQZ98lDhE0bi9YziEbQCX0*ATK!|8fqH+^V5iN~H#&S=E)E0)HQK#^(adk9nIGeX
z7D`E+E0@MQMleJyS^W^|bL(@*KfA73YRnyvD0-jP&>1jT+Ewc>)k4gK=KSdD+_nza
zQ{9^4t3)nbt4m9IUszrXdtM}2^v)V%B|c)svv{COW-(E<e^RrilLR5&Og?X5?t_zI
z0JRk=K&U!U@XLa>A*Q1VaBdsq?NOT9JZ!<0;zBNGHrB;6<-1qD7bsE8;*{u%ing6B
zZz(v{h&CIe+R=#q>BO!?X9q#OVlG&pRnxeruds5qQ>HiBH+ga9R_8#v0a|HJle+Au
zIV*o-MREQ6->%5^`}^wDl?S+`8RvtMXRN`Wz49yV0}1E|uha7&%iyDO?Hzi?F9Yr<
z1IlwOihdPpGZrt?&Xz|8p*I`0P;Zw~U8-i9gb7tIXJawB3?0$;99_2{4-`4Z?<*)5
zyz3i~=J7Hncer&6%Q4rQYqYXdIL0+K&Y_8H$efSY;GWiwZ7R4vUK!JN^KO%jiHbL0
zB0d;5v++F1dALKv`{~RwI=iZ=qfcvJg2iUCZIp|^_aLLn&TmYktfUJ>{{7QXaf4*$
zkv8*9MZ9xjfVo<p#rVh`rlVm9ZpgIO^jFQC-{yk29mO;gAGm1Cc!YhOqk7mJN_svP
zHty=>GE4{yfTAjuCd#oJTnEV4I}81x-qaBcs`ELzxj++Q1KA67wsX623j*~pAJ?xl
z-_^Dk_hD3SxB^tM>M&L{=?a4#LfFwms+e=NVCj<S)^XpE^;f4Yc6^~Cz`{?!&-&JU
ztC~A;KrI8_(HH}iTx-s7OGzOlyVx+{HaZN)PM<`5<8&JJjgh?{@30hN%tH-ma2NQ2
zCBwr$!)kdMi<>5ZF+^;GQKxKeG=TcJGB1^$naYSOwOCZ=)tD>2$jYVDw(~Z<rGA+x
z3A~@UsNi{IaW3qku-6zi!b;J3f{S!?mR(dimk8W?l%a4EL4ac2njQIeeRb1n&oimT
zFyqMZtiG{-8V6ofZo4Lo|50)_)agBAYIfu~p_EypFF}a8X&_4IO?z&Z`)df^7`7&9
zMVf?cD%yMueaFfSFuvZ;uBVt8EYrrtvQ(rfag>{aKaO|V3G*oNNYTQPkv<ORbcfiI
zF_U~r;jWMlS}@mbnl)kz950cYZW-DF{(k>P>nv7;uy9b4%J{O2mQj=7$NqQLTIh}(
zJ9DcnLYW4)o8ksdhW?fuFVl*hS_=pN?JM!#Z(>9%H^QT6O{|Ud_wYE@?nMjo>P^-$
zPJN=DZ520{b5!v?2r`^nwCcRd6FFb!@}VBmDxnWjoH}S%%0yFf3kXGyYE$sT6w;4o
z%%-ZEi>V7p1%Sa2j8dRu&9eGhM!0++!pEF}kn>*{n(fXWIp>njh5SlAG?Z#ZL9|~+
z;5^hT_y&V7)wX47Dz&vN*b*x5DOps?<}GamPb?_DP`mV8=*>su$AeKkc+M6ji>IU0
zw_&ZSA{I=K(yNMqSB4&8I?ZGL0!yJXW>w1;Xu;O3Y->*t(nXzx_KulF1h|Deg?_HA
zxJ4C>;*gp@RL5)a=GW2Jxq#z89wpeFo6bnsWgE^2*cs|48X3UWO{H&~3<bQubB;An
z&|xO(=*;AjX6AL9jT}dX-RfX|TgYbN{nabiFtO7s%f7PS8)h@zaOTDSv=|1iKRfy9
z+8ZX<6s7Odc!tP+><kLPlUhz3i(-6a4|wVh`}C`xvEht5z@MW!T!=o6<2~9{0=`tr
zSpC@<dLARx@J?d)c+miAVw@ez&l~K98%&}L>A{BZ*aNWb5QcH*XK}{HGZpqUrws?2
z>_h^W4c-)YYF0PyhCvBR)v^7uhK_{geh7^1DN@&Oc&RCg(4NUcdRyaAe2n%UHmvh3
z0|hXIJHzO64h7ge-7MvulCt9X8dCM?4&yP++!G|o9Z)vBeN$<tWNDNAHo$s?ssP5(
zZ$TheF1y2qrxC}~J2IF%?9*|Ca=g1wUw6^o`}srHBI`T^jPeRG%$*W0nv~bkf?UI#
ziQ_IrOSDl`c^wXg)O!d!a4T#PJP7lQG@HJcB)U!*T0mLO55?;jp19G|BP7?54XO1h
zF9K)Sq`Xq6%E7nGVxAhi7%g&Pn03k$yN`?Fc1!V>=D4Y@T0qO&Dg2Mkgtjj)bMGUJ
z%+byHY7#Q}#d$6JqXR=Z?<u`wg3+SgpQ!MgYEEjV@l9-|j5|rms2opGL8%LE-uGcx
zbBK8RWnW`&;xB*WY^bTWu4%u#Tb={c>`Be`k`f*`pfYH*ZTyy0`7T4hUN*`}aIG;{
z2dXaWyiN4uqQ;64f?}a^`<SX??sSOr&e)dS{mdZq^V5^|P3k`6aSY;q3<%}|)2WmA
zh}3I;c@uJ~v`Z^SPw?%-fJS*ylxAY};OByDx=D_7$w6B6_i_}*th;MH*(uOar}m1o
z?K-EbinD?Yxg1UzeP)WI#6-tBx3~xGRMGaBzJQ(|d2TC$KYmDxm7I5`O5g}!9z<8Z
zam!+)3Aup%KxK?E9c&s?i8~vl7GsaATu>QP3H_ur^F6jkK1<eaUq6*AGL|Jn)k{us
z)OTrSReVt6w5l3Cg78?@qluHpX~)sblaw|gG<Gl!1B2BbY^!_)on>s_w;3p8^RrEF
z`*R=<LFl_Y({Dcz-8{sUEWsP4;i)?I)THk>cOCVCuEb1U0r-SXE8ZSvU|TL^1V5^+
z)?bch#Wc-6%Ey7wR{^59WMmx!6Thmp8CC<M)jIeJPG)~O`Z`%TD^GLKeiF9V=Y)JB
z>?1l&pyVVB7XCJs4KFkJ7|s{)lOPb9>W96)z4A(pVZDPD9T0VMFzS~hkpGvh<5!a^
zun8AB4nkP@1ZjAj1Y1B}UZ=!KR>wj{GZ}IiG}+ofkeTDYN#6N*rcgLPDvzLgpZLw^
z^O(CV7g;E=Z&Bkn<WL;|6y9<lZcZQ$NuTLW;O5AFd#xW8O~5@`A~Po{{9q`b-~*^b
z!QR?}tC^7l)yX%nFEv2W#Ww|}b$qk_TnM)}8h=Nw%HQO}lwu27F3GzMrnd@<z=ZY>
zv6C&Rw7X^g*}5Ml$wYHUd_E%^lRLGOXX2Byc6#5%r~!msKZ;)yFPk>d3)xT=QJPWI
ziq4Dtmfa<_4%~or6onxmwn9c6_rg6U*1_)OvwJu)YD<Xdau@VX&tBmxg^998Grw|J
zLfl7+#3yYM#dYvyit(&A->2Vs@?uVS09g4HFPGq>XjIHgpBtPx%Wr-PJ{Ri!jnVt*
zurD2RRhY7mQ!3VhDw1S$SuT(-e1AKhE=z%LkzDNPE)d0KG7$80^%w2thaD3K38nyv
zH1TZ{qTy3Fu@3`>iVh*;{cY(IsuNSnQ)_sJea*>RpyOY6)MfIs>>XN4wk$3CDYk*n
zoF5!`&&8wXI&vU=A3#T0)hoHK_}_T$H+*H3zkYKd%<#046E%x2BgM>2QgM*(-rk_C
z4O>M!uzhyop{qI^wNhFUi++kYvqM!#&azBgC)}KHwmsrV2L;+=lbYA~(1A82mcv%E
zJsZ6Fo)bXlyfEFXPetcvf;SAF-FAqL3PN~LRBa3ygH!%krE3kAX3hR<*AwS_Pqn`&
z_S*b)CY!qK_AJ!2@2*|66}z~(S5clW=@X1x;nwIkv^v|GaS~QMdnq2zb0qf$q~H>K
zSrWs!<ou=XZbcF<SSBbW!fx|_*v+fH+qKB9`YQV=6)V!3PZ3v6u?Sfp?Cz%sP}{1$
z{(SvsPXGghHjm5MOvqVCV>;?a#FIj_E>)hc2R*~%ubldeNtcA26CXx~$1bRZ?xzC;
zy>a7Ox6uuk#iPl(rH#oDM?DUY<6_(6!y;3^wW_r$2UD!kLLO6?D~PicHwFfr)|pfK
zwPfH>1DMWJ$TrP}!|S-(EMw_(uTHK=mfBTOK!mgG1KgOz<Xn1Dv@A~uRl3O5!uc4i
zRQ@N5?>Q91zs2M09e<l|nXm2j=}aaB-81eMyZ$_{w_URX@`OvN+wM;|z0=u<YTJxX
zBR|1y^*v2I1Ka{8p0T~7xIPkI^3ZC##+E1L1&yvI`cV!}@N7@c2+i4WJv!=kYReVu
zM=^>|PIsLnrMs#>JP0xDbpsMEewl7ep53oUpJO8u33UPX=6?e0U|4we#B>xzhS3hf
zDOxpo<;z=-`db+G9IkuaHl2Tpk#J6{Fm@E%U2PWcrl)>SO~)|xH>TN-kV5$`?doo$
z>1yw8pvf`cstYTpDiL!Ohl-AE?h&^A<eAW*w}E;;B^+$|z@sU<Rcfi#S(A6AI#GNs
zi=-woo)|7F*@$AqB{x|>nsF9uAcJ?l2It{Wv<TsQKE>Ir6b<i@%{$5~cdRl0V};i&
z;o%z=G*njxkb2Wl_8C`Awhgz(8zamdIo0qR2i<58oFVQ7&i(d%_bnm3%ZL;2G{q>m
z%lc?fQLIU7agX2%*5A1xRWId8u9mU7sKjhfZ>Q#Br$PF0!EBek5&jWE@Ka-k56noK
zXNZ(N?mBdbJ~rDhjxZ$fGgEqih2(TlkB*nK$4)fm%2I(@qsvEEVVZrAn%r1Mw6pM+
zr;cUFkU*q6K92_upayr`VC&l+@TC*&4|3N;Cb_Q@jfwANTE)pN<Os2YL=T<a0VBes
z18g;}YOrVm&Os1ui+~BJs9pGzY8D8ao<Q-j22+kHc&3;nar7YO&Lh))!oy-2=>oW_
zEk|qv8B{a~r*g<WAmjs5ups;K|1b;tI=%Wj^U4ZjV*S@FEc?G_VU^u%jTuG3Hjcu^
z4j_ATTSxHAlF-Ygtbw&LqmaPs@lo2`(AeI<(Hv}}WNdG4LN5rmGLmpKurde1zAhh`
zIuNsQyu@Bo2?~N;wdeut9K`f2Of19z0FaZIlY>cz@gM2}Hl|j_ueV?s1sp)eHjXco
zy8u|mSJST-^vnP@SVkcOTXAD^Q!~fcl(39Sj>gui#ILbe122nK#>~X8v&f3DFO$Om
zoL1)ecZL33<6>sz_+M7IbRvf=x{1;Kulf9j_6*0flcY%AN&0`GbI&v<YTuQh1=9A?
z{l1#nsP<!sJ+Xay{;9sC!}SBw<5Kksc{e}oclrE`R0gE<Vq{jf<dAL1X+o8)uL!t}
z{_XZ?Xl*HsM@R$3P1rGE9Ko;fa;&m;OO}acv8BFxz0~`!IMNv@Km--0UM{&#-Vhw@
z#;ep|bAnp0>Iaw=_V?A@_5DA@i}dXTzhap{C_1c+-?>|Vz`kU384WjxP45&lMu|&N
zLz3A<y;Y}Z9s5aH%1nex6e*Q<6X+@UNMl((%6SfTzsi*(F<IcvmTiB@XA^MUT{9`T
z*nTpQ>NMbYf+x`K)&4&?3+KO^@n3$ysN`hm`06Ce_D;rsNCgcXj9>fW|I0nh?HwG2
z%na;_Upi3Q;LrGrx2TyLIhr|Wv9Pfcvv6<{vobLeGqbZ31A#2W%&h;2zh1My1f73$
z{l6WQ_|<<EVHuUdDmLb?3zx*N{r@+I05JW#Dt~$e0Pw2xKRCs|RvG}z04CtymKxl>
zw6*5qezjch?S&xml9PWS6qiFK=KuWWY|k{=l+UjNI~fU5lsL3I07MpQWHp(cD`Q2)
z5xxwRiAhaji!o8mbHZJ7Ma`SCHd{Aw;kumWmf(66*96xkvuUvmT#!v=vkf=MK^y|7
z7FI`}yzl$?_F7zy8+KAWUVhRX7^t}%IDDfgcnl+f?zTparcyGTg1b#03?6r_lwGwO
zyI@XPeFN>S+#mE?ult^Tk<X=kl@D*eG*omt#L1Cndm&|p?h2ccW2c11lWf9&4K0M>
zhc6v2$avftA5G%G=DmZPIoBE2{p!5><#e|nQpVJ4JnrpL^fxlGyz5FTY%@qi7$vgz
zLeDHGjj5HS*=cErVp(MwDJs6f-u(A@rh-%NG3C0{McUp!I=?~e3eX*RLu;PQ1gl!0
zXjv^WKvTfQAOjX>&w7qvxB@a~F*QN$p^hyvZ1W5XV<Bs{$ZFw@#a+!HJ%cSW<I~k6
zj&_%JArE`rE&Cyuy@67|UiQN*zgD%NTX)`V!fSzfRN4iqdNnIs^|^6Ck;C^py8QUK
zYf2>L`oRmW#pNFRv&TE$piw0r8)yxr4K-VC#INwQ4FrVWh^T@O1Nw04BRbECJ75l*
z%0b?rp$FIp#wIi_YJ9y5cDZbPUGU6q1O@r=_V36t6Zqliam5^V-`NgfHEs1qM4DW(
z6I*iMVG?UjP>t_7g|C9#;6+1J=j=RYo#3OD=0Bg0V~w9EkR|&wl9IDtUSB%89IebW
zRDr}imabIwq#Tq$LXT_(HV5$|>$!{H_X`Ir73C!C6k0zrviI$kFELL}ap+h`Myvi%
zrO|+btfIHDXM69fu1lQT?{MeYQ+<U0w!5D`kYD<Z^7#=EKtdb?Q>P@!&v}I+Nh3>B
zqGTvLAIgS>1tTL%;+!)<qumMFboYjDdG`>@aEQ5C$RESao(u}tncMb*3=UeDApCpZ
zT=nzAZb79Cludd{bG#G;5^FmY&1uTFiSOj;RykV&&+80vh;L<*F<}(*#tlHyHdEqE
zvkgUM1yOZN_aPygpn_4+1~}G!QqZ7(q9i7bwBpPJjX{N(`PvsL{6#EVs`sfKQ5~(=
zED+6b(o>zC1M1(oRexE9V*I>4hfj2)R^7C+3T`Nvu3bLZsJ4a=0$DNapksOm=yQ#3
z9n^tDQL&8~uDOLfOqfnO1*??IbU)CAYHOyh?x1t*bQ;?K?sP;`$9B4UJC`$4mc9-e
zLAvOxZ-2KEn`m`@T$^Yxx6+C|V2w#B`UY~9E3d`BF7L8z!tqIK`2+mh?KjDbM~>@x
z3=(EUK*RH<yLIcgM;na90~^N?QE!ekG!Fn*<7u}wX--$4(NwESiohhf{niLv$?d&)
zqK4=9?dexjIkxr{)7NfI4g%?v)9!c1ns2Ku5M*HiY)Hcp+I7sI^W@{9WNorriG1kK
znfP_T>*hOs#iq?0SU?x|G^JwZ|17VKe%`PlwYrQIgZnm86xDLNT7Ca*c+?xZ38Np)
zo`47kuK43(Jw3TX)hQ#j^x<gzkR0}Id3|69#yOC6GRiO4j~}EBMLX0`bRx2;(^9KW
zaysUw0JRU!?#_iiEo#p7YyG7@jQQ(Z`Bbkj-wI*Ooxzv;RIg0$eKY;cua-<HI)ngG
z+{XLG#uV!&=sOG4;BM}G4iTFvv2Kq0n|f^9hD0tk`U{k_z4wBM$bu|yM(;*WLksL@
zY#sD%ainx=ysO3o+^R(pEV^NRbLBx_!)w84gNiN|rzH|fla&4Dr)O8*9uKq(q~rAD
z(9npitcBo`kO4pOHyjX#M(8!h(3ftRV>tF#+*H1a(+grdq9bHloCfd<+d(z^ttCz&
z746dfh|87;7Q^aQ$!#<B6_^bzD;HkbO-?0R>hj!6jhOkirh>!}BU+%q#&YGD-l3-S
zV^h=f4_1cr6TiK6)nmyU6R37;b!=;)u~Kxrl8r3_iCxZJCMz!T5$c@gu&@M}iu4@U
z@15x-Z(2*gv|@2mXC5CMH}Nx>f0({z+~(I?4T0E%#gU?pCp8z!K%g~e2Tn8dK4<xk
zH~%b(M6vg{Kow<{ZSn6iyFd-vsAt80n?f2MV}#$LAID7D-izFp>`SbZ-gHNW3Gq1H
z7X?EHp@-i!TB1*|Gb<t;I{+wQQ6`eIpH=cC=$Y#|lMGh-VychEz|iRM#nS$X;fK0x
zcz%?Lc<p;yT?|@{?*6LVuaaNlhp^%flam>l-tkxW%LAn*u#_b|LFZ7?XDdJt%~IZx
z6>;A<{D<AacT4AMYIqpcChgSq?x{{yNBw?$Bu)`prwU|gN*e&yG^Mp4@PwwP_#L2k
z2hd7NN8cDZTX%@VA(TJo!IkH|F+H5AV2dyJUlVgw&r@l(?t3=t>pQAn;IpK<Iy5li
zcN)_Dr0t~p%zSl|@c1P3Q|@6%cg$X+z~{)2fRm!WQcy2$gPuJJK~@dMnM*MUuq@fU
zrQ$R{l+7Hvvlr*n0A&6RG0Wq%%}zG>rMQvtLY5C>q1o+DY9k<x0pp5xIUwRwBHvBT
zC(kuf)lXA8`Wm;}LpEda@4c_4g+95K8#{C)f83cW-d0{nBPg0nf*Y<=z#SC1mZG?J
zxG`cjku5y)f>+IO6b9ytWXjF$>?V=7tmN1(A2c2s?lUy$x}dy_9637{bvL_Ow8Jj<
zr48-l3<DUp^bMtr^Nfw<o1Gf;(X~n*Dnn)?+)gQ8RF)7*(<KY~H<3%cESqz4?*0!$
zLf#f325m%nd8m0me3ezL{DP9_gHbCD0!n-v<ZGXYs@A9|hlZ}7RW|dUt+)CH1ZC_L
zRBBa|bySqK$;dZ|h*~ZNtS71Tc-%MrnzE6e+%_}4a&qnoaTl%^^xfP}tL(o76rw1m
z`8LckI~TMxHs_=$C)C77NzA2$OxJss@?o(gu_uUG{PuM7atr-f$5ls>V7H~bQ@zO)
zv(3o@D2h?^ipk|f11RJt;BA<2`Zra(%V^GI-?*!Q3N<jg^5bM<V$4$LZ*Svp=xd;h
zfr;?lM#$&FDKzWkC_XpuQQGL&v3lAt29!uKb6k8jEYT`N>5wf&wgcARlQz(;?}+fw
zj0QynNi!PLA!~_jgL_<rf3uT%Yj*okuHTD1z@S6~)vI>f45rgWpEQ%L6NTIa2Yxy9
zy$KZ0N1miS#*m;VI9R7363?|CARxU8sh3ebAmG~9a-3EZ`HhV{`h2^=r?LJc<H-1I
zhty5jQ_@q{=osUSP6fdwq+YihgLD)vN2M6~OysQcrm=q*f?$E_dM8N5u&Td3#fRZ3
zUiM1m?4I--dj`Joo1wDN_pP-r9_w?luu8DMnNnwAG(Z&dVQ-%9mHD6@dis!pv4^9{
zR0F%owa&L{yt!8IjeoEP*V7ur<3^q$k@iZFdMh?lM=Oyc%3q0AcnGx=Ic9NCu9pS7
ze&3(|K+9Yf5*y+eJhk48jfUYwDoU#QV-iz&K!rg?w?tW4RRV{AwQ<tZ)IYP5Y;Kd)
z<VZEoR-_4KD3j}?^5K#pVd`Tm&S1bp<q1)+9?Nf59u}5rLIT7Ry|dA<(xvh<!fWUi
z-gAXJ1jK9HG!L}2A@dr-dA}{=oG#*a0xVKJ*N;L%s9u^ufDx-|HPt+oO-=&IIE>X5
zS)g{Dvu8)G*LB)@c)rT+A|7=ifki)#Ce87RYWmd13pbV6L{{gL<7$gcWCUH$)1lrp
z@@sUUeD(y~bQ>3XcL%?|N63s9YWyHN73*B3;qQ~KAO}h`&e0)h=c~;$yzo_yj0$6+
zQ#X)hk3o}Af2+6EBFO=-AJzyZ0D<XiZlJ4w34x&1vxuHf>>BxA5oQO4Cv<+VVV@+2
zaA0aL>5At#$St0y5W>j9EuoKRi^)>a%TqN#r7xL_+0}(A!Eo@X*;plE>(a67Yy5pj
zWdLz?!yIVIpC-&caL7R;$*S3aiF5o5j12Pe87OzK@hW<V(e3&ZO6m9f4)|U;_EiGB
zK9>!BRrA!TroPr9a7IFdR3BdS>eJ)!Dn3|7LT1nbYqwPXoO;xBx=b1WK{{fpdl@~f
zY!EP3dk5EJ^74nOAXc`A#V{XB0pM0TTaGuAuh4|8pson!hk|J#+;k`@nkBPVBq@RA
z)Kpaor)u+DFotSiM~%Wk%k0qXTuHF(N6M6%X<CgWS<80ZD&4A9)0h8dd91zgHKkPj
z`huP4Pb}1G-kEdKPnb9x;e<&LY%8Y{UVWu8sJS7GWa-TGog$KqiTTQI(_moH@KafI
z6n0wKd{3Wj!EAc9zpj1iF4z)M#!cu(UCPVDgOQK9{`bQ2bWT1?)Jo`GvRGpP{$@_-
z9iAR!Uq^qdd+I~Zx>BH+NA@BNG}y3~1rk1{`!qD!AQHyqd-*`@aE;lv2K>ii*h3Z7
zj!KOM$>mXUnaWYCc|S9@^I5ktx`ezvyOKViKpP9!fufPYMXrw|4tOo1dBqMYHGsH|
zvAX36YR`3+03x@`nL<)AA!m!3+W3o<MqXX}KDIeLu=LM|-?i=~m14=IQ-f}egugF*
zOk4eaD^T1O0@d_8HDh{&Yr7KNwe$NV+;!y&6HWZ76CEi74CpkCha9&&DKbg+=ny2n
z4-Q^fD2FX^6_H#^%%skI*}vVloRO4(#txX0xPEh1oy|?&|HAdvWONw{Y&BJL#Z(G`
zs-1~tN0-a>f%5WWy=lg6a~qdLUnxQu=QEAVTz+JCSgv)(sdM-5I?1n(i)VI?4wi%p
z#0_F^_>+Vaq!SimYq|{@oz9*xtP<E%vxyQOv{Y5(xPuLJy(H95PPJX4HrZ?#=&jKc
z!5X#iw7^dyqAiRf{mkgKVPL|b*&MX(r&3<FjkV`Y$yr*pVR(t_YViIZu=jv~nha(v
zO%yjaENim#;wW{oO4D8?q=r_+A0i977rSP>r*)8-&ay_LRu&Itp0KXRDs;pjR7<hM
zinmcQvoJc3t&>Y1W8}PtoG2DBkJuZy`KVWS*jM>cDTbf?)Z@{7We#bCza+t9$Rw`^
zA(2Yq@K?yj$GeI*Pt${VIDV{O<&`3%6!=&Da3C$$5bte7AT_eW6&!^g(8lNVg!gBP
z6l?v@dE@UK_d^P#3nPbb6-ho=L~EjJbBWR6BN+ZbzTy~-+GzJ6P+t>wX-{+hc~F1o
zx}5p4CZV_=iJv`%V%v>BhkwGUo(w6+O&Bm6EwpC$D|lEmk)63NgO0(H=D;GJ^kY+3
zE{lVN1_36h5a7i-GD8n0ueX0LS@Pgza9=L(SiXr+8WLlXF!T{xjAXwl(b%~1T&r)e
zCi|pc4rf@jK;IwepW}X6z8&gs1`kP|!{Wwwd$xHUjWK|a|08f9bU3A9nl1?gf`@Bl
zYTNBx<2?G7w@P#Dogz@Pm)}21SJ&`+lO2!f?dpZznoZ}A;#dnj7b_0S@%`m61H}4$
zgcIIpnuOJ%@9%Ganwku)m~COK8C|}==^uO~%CGUcp<9*os&aEm+5_pn9UB&VpA$}&
zM8z^-H5o*nHB_;M9L`<TJ!nFb2NWB0<DrVLiv2M>Ky!gUi-Cyc4;O*Kr*)&ab`85q
zKh2>+uSTLl<FdV(Q5~y88RKN?xv|m=vEMt_$;h2cM2fLo<d|Rr@>ow1fK>J@Q%y3T
zIr1y^eJ(iYj&$jXRL0!L%4^x)F6~%vIDbE+cP}doQ}&2r*>9>lKy*9Qu&muh<!^Z*
z!L3*oN;65tNZ|E6m)Ut$;O}2>CHO9nt#3cTimh0LS$J9V0<A#5d0iX|=X}&%&Nazy
z3<XJH>$`(aLujtJ-&LdbU1bZkh$P7!`hIQtB>BCfqHwAi8t=O7S)!|`r>gQyP?w>)
zr<$_7XS1F3L)H!NS>AeKeo4@j;$VVN=yx`n2^@Y;q?>6wzCodT6$^#^!>fV|$XQZ`
z48<htF01y@#DJ164aYMBm#OhOZMcdueC<U4Rv{J`m+-!xO2vlhtUY|5&x9KA7;bNp
zhE=7tIF4t6M#?IggDlzyq?0~2b}OYXR~Ahpb3NUfN`}}k$vAnbB(Xd5ox^ipHav6f
z(AyxXMx>o#S@Yg5?u6?iF}IZ-71kD`bMIfRJgl6_tu{lKhMw1*=-ondEEMO|l!F>`
z*4j%4jjUB%>J7$(VzQV~SQ1gTxv3!^{fzp71~o9IxaEtVHAeeUM7_)}d1;`EOIp<~
z8-w$eG2v=_WHtO4^}ob|qv%pGDfN?TQ);^Dq~eP(DJE+&92ruxr<4q8yTn!%{Z}@n
z*qx1b9rp;_KXeq~7Dp+cOWKMJVGLn>3PU(^55koGZHG*^8}M$OQ1@fJFuWGb!|AN8
zZBHfW#MM|O%<RMrT;ch&y}If~#V4{daBRk)<8~K=58koy_8@!L?pY^T`i#*nj>1c(
z;?K6WBBNeG<E1o8DQa0a4|f#GwiK<CI8xp%ZVxl1#;PFl-Ay}^(QdEx!E=*k(%jf&
z2wWfv`i&D-OW#O8U$wPBZxj;Sc^e%QJ?O=Shqx5J5LoiF-<>P_>n*<QD#-{{x(wyO
zdG*f<&pEJ$e;(A&cRYc)Qb@x5oYD2mLtBLG(uB9>Pmw$6;)tcdvISU_%0g7nL6uH&
z*<KSeVVwD5$wsFypC1b6pMQz(wH`Od-tp)t%&6X{r41LB%H(`uliT{GLqC#taNrmF
zP+2Igr{sK8I=Jsu;#Y5be|Vg=Sq-GNKb|o*&91dZm9&4?QaWGfBeo$dRm!)Qo~Ous
zA(1tw8x7i;<e|SeN_HnXkrrYYAzzJLRE92|Oul5`g*=GemIP5Ml}m-yScH5hXDx77
z-YjFXQ8;>QDmg==QXr{QScq}`t*Vd%DI~5qdJ9Oykt8u854Q@_XO56Q3ZjTm^B&qb
zIR~F_l18NeI%|38;@R8kyU|E9->e8KTOTNTxW2u1gZ}V4V_`V`SNi(G+->@K+g4KE
z&Cacw+qMDW7(^QI_p)cCX>9D#3DHLS_UhWFUl_4LW;fDl{UY8Y4rBKgx2kE~tQqSP
zpFRzI>SZBa6{Uf5{XLKLB_<^>B;vQLG#|;ZRJu0Dk<xF<G|%=8G3uR^pK~&C-xOA$
zWd;s-yp#Ge7-wSNIAF--bsH&mFs*mr^LR)1IZ{TPN^_-msmZ4T2oAj5m_cU){b<l$
zOsUYf0lu(#`?#J}JS%-5y0cUsg>EQirEif%j=zR@ID0nC3EzM5!*cuT3h&(7yAg0p
zbvx%~@;!YAW^WUcr(gpR-Q@h+;0fEuUyV3zL&{AwM@Sov*}j)zL*+-OS#=^8GfF}h
zn=^4L>41LsAfg{b8e_-OMh-vj)nHG%`~y0d=fQxJIN#eQF!#9k#Y2;w(IwSrt<b@8
zUH_V{Qv#BZjHcGX8Gq#uDE04zGqY(%3GutoT>%d;d<g!5hSO^|fKUY-_Re7ue8lw%
z$T?e~>%r}Pu<*l2s7LvXHMLU>2d|dByAi!9;%{2qpCXa8KZVZWac8JLb1j8ijGGs%
z3nTF92CEQO?PLe+ZBW+#z<2nnujZ{Hin>!&8S7VKTFkL(SflwH2LU#nRUh(_|2;kn
zg8!n-qU?x9zFHwOk`$&?q2&q=jY5tn`4LZY&?b{&oz*QvHzM4Kn0Fbz=);gZi}cdQ
z4lz-~)a;;L3Wq)OiZE_gMK@%F*~ijQA|CU#N^dT|Z@lN1cc285zSe~(9(59UwYm4?
zTBEaRle>;Sa<y}6>N7?TCj)0r7x8VEwJmm&E>AR`wkJswunxF3cVaCi`5T`%@lZNs
zwx<Wl#OmO!Mr-kOdyR1!Brdxf8ow>qNc1}Bm+AJ4?6m75qDPZE;kGiuM9|oU*hfSw
z(^RbdvQ^IoPBwj4K@h-|6@th8M%kw;Nj@ntiV8I`e|cVjQWZQO@eBU6cClU}pY!7P
z?|XXuce761=)VR_4og^i&u~5}J8%CCE4$=#G_nmLR%UCewF$U&;$u6VE&HvBl)^_u
zj`X<GG4|8T%q9~&v_h{M0=1nr=J}+(lV^g6@0Fn!9wgVPO=#dH9zsk0Rwgxw2%n-B
z4KZ9Y47Y&ey9}#jw`fx6&1mFItX$hc9;AwKX#&sr=*YC*6U6H6FJ)0M82UW<DlNVH
z89EIL^blz63%D>-jIIaDCSV%J?a>t}lOcS|<7`1iVK5+ykGue~6?5cr{BTu0i~g#T
zU7+zuXNaA(sVoVh$<GRBL-x#C7^@jp`)f~!Eg>Ow^XGn3!;o<fwxp&9#Z|6b*u|z|
z*pc-0AlRl=0D6_D!ankIeVot@$87Nf+^lDi+eNRCTK{Kbr4shXZLAIkhWw5(p=DEk
z7R9c5!hjb5VHi5$3#Y&{(>Db7W~~zD{Aoycp~jVr*&_8%g1xfTX_x9{XL*(4?8TJs
zqA^@n@)SY@q90Fh(#OpRw)3ElDiiK!CH#`RexFySh?!HyvDed%1c3{P(XX|;!Kt4-
zH<qx}Qg+5R+Q`xs9{ML2EpCO<vi3z`R&mSHY&<odWMF0QXTsGSU;~_zeFCh`R)svT
zMUI2Qh~5@gf0PrX>=s8jh`D+DR*?2ya;n$o3a!m%p<a5E%fjdx4we>qU)~!^<s)f7
zL|vFC)WTaeISU0qby0zMEf&nM`7}KEeRENgRW-(4Gk+cAv2K03FE`xgml6dOu7GoF
z`ty2HIXkS6<#3X4p1HAe%5sHO(`6Pemd|R6rjvOwE7B{m<HNpeLSBT|Oo(pdZ(J7&
z*SUV}o@&&)=sdUIX*0<~qcRD=0#iTZa5#vdl|zi`AW`XK=49oem80hTz(OsDT@HF;
zcw3~vWh2>+8ykF&W{bMZ)cORMiRvi_AuC|eocLL3LY1_AS3UE~EGmv<yDhX)F-#&c
zYZdET7IDMxFL`1xQ=u}2R3@rJsAhR?H^Hd;c@I6Xz2w=to&ci`>AZt#i&|(9f@;f*
zYxE6<1M1ONN3y+OmthMFw{yyYC1wLnfyAeppPG@r1k*X->sK(jCV91NSp0`2M0{kU
zuYpWx!M-LYLLI1?Ej6v?*R{v9sRW%y!q_NTEMy(y9Z^Z#zNhm?4@WWgf-Gbc1E;a$
z7~hldi;##u*o1`o=YGw^$yC2FtK+}_gt>tCJxE?!L&Dri;ubncTHyhu)<=vcap1;?
z9QXU%&CS?xrAZZ1$8cdGB?SW`T588KmScRpWPF5y{)usE$9I8U6ENeR&ud8o;<om&
z;g~cU>GDFZCR{1wA924Uz;KIZO~{k;u%d*?f`7Y)<8vx9M-vl5Ek;kA3XG-ihm6Vu
ze9i3Nyg`?4Ga_|A<>#gbV!Z7^8Y273R)<@`$pZ!FL@cXBE-Xm$B{<^qLxnuDa&j8X
z2~wD-R40q=XlgTP5-ow9ll6E3Sty6R_cp@r2Q<3>BS(PAI61BuS~(F^Y=o%7+vXt!
z8qdPFi(!J)AHYPoZ-YrcYfhlc$GxdWAov_%8{!-I6Sjl<-HAq0f?_SC8m|R}`I0<)
zJGa7neJbNS6i&?HcJ2=s@7H+09lz1W4tpFpTl(UY&VzWA^zM#k_b3_=)2@Y-2-)6*
zAc_NZ7)$2^Z5C`C_5`deAAN3<Tlly^dH^)epr|o~nLppiw(6&TauL0c(4cLl+^CGr
zr{k98q!~JX8_bYYsI;9OA3XR&W<YtFh-F<C+YbJwK!=@L%y>b;tdAn#ZJPMJ=O-?@
zF;<A!Sg^GX3ifS;THxI_ysPOA*;Ur!$ROxA@=Rf2&TQ59=XcR$Vivb?lv^bTV4W19
zOh0{8<~ROZpFu3YR2KRr0D0LB$9S(=n{d1vvT7BtK_-pcCwVx6R^xEHr3bCFdAha@
z?)`Ra``y7w_AQ+$zUXluX+kQS8gp0wj$@LA#g`qP+G!i)#cSmJb^Bs!Ry<$s^VuvL
zfAXcj06={Q$ki5NWf>6-*~}wjr7DZw`(8ymR4eQrlB@fkmQN+~TETTpQ|FYRN<Y1>
zuCkVU+=W}*QV*OZ-KV`FU&4ac>TDVFV^5mX$qT7rb}d-zUDT^)riacXtTeB+JjU|1
zPx?y%C*I<nM1=Q|;zaAGdZ1;IB@xutK<lw1Pn%25ZOfel>qdvZ(J0fgwLORWWBhGG
z3_^OZ*d%XspQk9g<Q)g6bh30#!fM`oVsHJt5&!V_;W1TxXA2&ud6@$Qn20fE`ZJg~
zx-~LgHwN{2nyS`GE1`sO34036MQnvTRUau<wsX907C#`utIhj=nRD)P*a%@yGzIGe
zeRD`;B+n~4Sib4u8(ksRTc^DZg@%CKJZ$%X>}LCnpzDPMmn;8Sng9gaPfV3g<m{rJ
z(OEjGl|{xn=9sn1{kAZ%UTqCVvEm|%_mpVdHjx*fGqfbp;A`#MWWCBZ&_UXnxkL_i
zFUPucbu8k_nnE}T-^1pZBVz`4(zW`IF*v(4EL$fi7d0&z7LK+6JoV`6LiloYAOTxm
zfN7TUIxxz{`}>G=zOenOCBrQpuL^!=A1%5MpM}4;y{SJGK`T6o5YDo>?L?{L-WRoP
z3Lv%TM&*SsF(VKDc`PoR`vnhI0p7Y@^e4(^eNzPz6#O7X;;*FR5u_L45XVegxy3j_
zzvP}_V|8#${|CC@j|KQw7KNRYll@=l2H-FIlm7)B{Clnc-!O{c{~bp8Cx!z28->Eb
z{3nIN#PNcnFfp<J9Ygv5giu}+{?8Q3AB@4@se^y+dHl;>Yry}?p+pbad}Bfux%Tu+
z*dy(Pjs~I%4#EYA5YZmJ|IC{$-lOhMcXRJ<GO4-`;ppGM(%MMLr?NA6<?ygCrqe~&
zxPpr`<$8`Q3^%tTN{f;^cixg!M~I8nV^FJ`i{n4&3`!F_)7q7(((B&W@5Lm{y6M3?
zZD|Rf=_^2V@^UzagD$U%R8aT;sWX2*UB6@UIWc!O4(7;Pch+E2?zEKy8D=K9WOt%{
z6BnViLM_mq1}-YW808D=v-^No_R)pu#y4fCf>;gBcd~(X6!wFjqN9N>sBT@&0xQg>
z{oJ!3H^sJjf2ZAk^(2-x8;f!ks-l`5A7#0hh-7R|uQw7+m#lmW9DY)|8+}rm{&<z1
zMbz`8#3NPld?>i~Q>i`il+b4#>u%dCFpVLZxv$y-uI>379)aw{IYRPA${$42e{4Gi
z0RK&X{L7#I9}vs`+pYdbe1-XiS^5jV!p{6cB)#w}94suvtgLK*1eVwMpG?cE?3HO@
zV`KY+Z~5o>g?oYhL;pqZRrjCaHNXF6UjBGa{sz4O{@BO=R}2d9m+iHp0OCKI;)Qr&
zCVmBb{_d&&<icJ&^_Arz{v+v2_VV^%kdm>Z7URo@1Q?Z#T^)7)X5c^CR^GtWm{H!q
z{*~T(ZFfaRMPmoBlRe1Tff(?QoxL)~M&<^uSlBC(!_2|)8gv-N?7>d9FSeClup$E+
z2iw;yKyHjeN-r>&vpL9EQB06gg4po|IpX7E6nZJ(iv<Vb*P%l3FWA?AcJ*s<9AN*e
z46uy<D#S|$|0>06BTJbZIcO38K?c2E3W1$o+u|=K0RPF#2^qYQZ(!4xTEE!(N2OsI
z<!p^@1VFEZoYp_`VpP}AB(`y~viipl(@Wmc1~#VD#y0dSN;H3K(!a240#1%*V0#`>
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*z4q<v;BLSXp1a{%?9OGM1Mv{tp>D@W0Zs0shOz
zOKo3XV*inr4aoeTWd^XZGr#!V-)*pQ0RCdv(ca(%owR@b3W$=qyYWkRFe-w<FTVaK
zODADt0w#V<@Cw#R2oq}&^Kh~Ng$0<|UV5K}6UfOT$_C&R5#$gO6cA<SU=wB+;)DI)
zRbC$|VK7L@%ot?p;ABnA2oM!wW`C&`CxDY(Q~<yM0J4j)3jjn#MMVI>7yo^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
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

literal 0
HcmV?d00001

-- 
2.39.5