]> AND Private Git Repository - ThesisAhmed.git/blob - thesis-presentation/c3/compare_scales.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
corrections
[ThesisAhmed.git] / thesis-presentation / c3 / compare_scales.eps
1 %!PS-Adobe-2.0
2 %%Creator: gnuplot 4.6 patchlevel 6
3 %%CreationDate: Tue Mar  1 10:05:56 2016
4 %%DocumentFonts: (atend)
5 %%BoundingBox: 50 50 604 410
6 %%Orientation: Portrait
7 %%Pages: (atend)
8 %%EndComments
9 %%BeginProlog
10 /gnudict 256 dict def
11 gnudict begin
12 %
13 % The following true/false flags may be edited by hand if desired.
14 % The unit line width and grayscale image gamma correction may also be changed.
15 %
16 /Color false def
17 /Blacktext false def
18 /Solid false def
19 /Dashlength 1 def
20 /Landscape false def
21 /Level1 false def
22 /Rounded false def
23 /ClipToBoundingBox false def
24 /SuppressPDFMark false def
25 /TransparentPatterns false def
26 /gnulinewidth 5.000 def
27 /userlinewidth gnulinewidth def
28 /Gamma 1.0 def
29 /BackgroundColor {-1.000 -1.000 -1.000} def
30 %
31 /vshift -36 def
32 /dl1 {
33   10.0 Dashlength mul mul
34   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
35 } def
36 /dl2 {
37   10.0 Dashlength mul mul
38   Rounded { currentlinewidth 0.75 mul add } if
39 } def
40 /hpt_ 31.5 def
41 /vpt_ 31.5 def
42 /hpt hpt_ def
43 /vpt vpt_ def
44 /doclip {
45   ClipToBoundingBox {
46     newpath 50 50 moveto 604 50 lineto 604 410 lineto 50 410 lineto closepath
47     clip
48   } if
49 } def
50 %
51 % Gnuplot Prolog Version 4.6 (September 2012)
52 %
53 %/SuppressPDFMark true def
54 %
55 /M {moveto} bind def
56 /L {lineto} bind def
57 /R {rmoveto} bind def
58 /V {rlineto} bind def
59 /N {newpath moveto} bind def
60 /Z {closepath} bind def
61 /C {setrgbcolor} bind def
62 /f {rlineto fill} bind def
63 /g {setgray} bind def
64 /Gshow {show} def   % May be redefined later in the file to support UTF-8
65 /vpt2 vpt 2 mul def
66 /hpt2 hpt 2 mul def
67 /Lshow {currentpoint stroke M 0 vshift R 
68         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
69 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
70         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
71 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
72         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
73 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
74   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
75 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
76  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
77 /BL {stroke userlinewidth 2 mul setlinewidth
78         Rounded {1 setlinejoin 1 setlinecap} if} def
79 /AL {stroke userlinewidth 2 div setlinewidth
80         Rounded {1 setlinejoin 1 setlinecap} if} def
81 /UL {dup gnulinewidth mul /userlinewidth exch def
82         dup 1 lt {pop 1} if 10 mul /udl exch def} def
83 /PL {stroke userlinewidth setlinewidth
84         Rounded {1 setlinejoin 1 setlinecap} if} def
85 3.8 setmiterlimit
86 % Default Line colors
87 /LCw {1 1 1} def
88 /LCb {0 0 0} def
89 /LCa {0 0 0} def
90 /LC0 {1 0 0} def
91 /LC1 {0 1 0} def
92 /LC2 {0 0 1} def
93 /LC3 {1 0 1} def
94 /LC4 {0 1 1} def
95 /LC5 {1 1 0} def
96 /LC6 {0 0 0} def
97 /LC7 {1 0.3 0} def
98 /LC8 {0.5 0.5 0.5} def
99 % Default Line Types
100 /LTw {PL [] 1 setgray} def
101 /LTb {BL [] LCb DL} def
102 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
103 /LT0 {PL [] LC0 DL} def
104 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
105 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
106 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
107 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
108 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
109 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
110 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
111 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
112 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
113 /Dia {stroke [] 0 setdash 2 copy vpt add M
114   hpt neg vpt neg V hpt vpt neg V
115   hpt vpt V hpt neg vpt V closepath stroke
116   Pnt} def
117 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
118   currentpoint stroke M
119   hpt neg vpt neg R hpt2 0 V stroke
120  } def
121 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
122   0 vpt2 neg V hpt2 0 V 0 vpt2 V
123   hpt2 neg 0 V closepath stroke
124   Pnt} def
125 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
126   hpt2 vpt2 neg V currentpoint stroke M
127   hpt2 neg 0 R hpt2 vpt2 V stroke} def
128 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
129   hpt neg vpt -1.62 mul V
130   hpt 2 mul 0 V
131   hpt neg vpt 1.62 mul V closepath stroke
132   Pnt} def
133 /Star {2 copy Pls Crs} def
134 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
135   0 vpt2 neg V hpt2 0 V 0 vpt2 V
136   hpt2 neg 0 V closepath fill} def
137 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
138   hpt neg vpt -1.62 mul V
139   hpt 2 mul 0 V
140   hpt neg vpt 1.62 mul V closepath fill} def
141 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
142   hpt neg vpt 1.62 mul V
143   hpt 2 mul 0 V
144   hpt neg vpt -1.62 mul V closepath stroke
145   Pnt} def
146 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
147   hpt neg vpt 1.62 mul V
148   hpt 2 mul 0 V
149   hpt neg vpt -1.62 mul V closepath fill} def
150 /DiaF {stroke [] 0 setdash vpt add M
151   hpt neg vpt neg V hpt vpt neg V
152   hpt vpt V hpt neg vpt V closepath fill} def
153 /Pent {stroke [] 0 setdash 2 copy gsave
154   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
155   closepath stroke grestore Pnt} def
156 /PentF {stroke [] 0 setdash gsave
157   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
158   closepath fill grestore} def
159 /Circle {stroke [] 0 setdash 2 copy
160   hpt 0 360 arc stroke Pnt} def
161 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
162 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
163 /C1 {BL [] 0 setdash 2 copy moveto
164         2 copy vpt 0 90 arc closepath fill
165         vpt 0 360 arc closepath} bind def
166 /C2 {BL [] 0 setdash 2 copy moveto
167         2 copy vpt 90 180 arc closepath fill
168         vpt 0 360 arc closepath} bind def
169 /C3 {BL [] 0 setdash 2 copy moveto
170         2 copy vpt 0 180 arc closepath fill
171         vpt 0 360 arc closepath} bind def
172 /C4 {BL [] 0 setdash 2 copy moveto
173         2 copy vpt 180 270 arc closepath fill
174         vpt 0 360 arc closepath} bind def
175 /C5 {BL [] 0 setdash 2 copy moveto
176         2 copy vpt 0 90 arc
177         2 copy moveto
178         2 copy vpt 180 270 arc closepath fill
179         vpt 0 360 arc} bind def
180 /C6 {BL [] 0 setdash 2 copy moveto
181         2 copy vpt 90 270 arc closepath fill
182         vpt 0 360 arc closepath} bind def
183 /C7 {BL [] 0 setdash 2 copy moveto
184         2 copy vpt 0 270 arc closepath fill
185         vpt 0 360 arc closepath} bind def
186 /C8 {BL [] 0 setdash 2 copy moveto
187         2 copy vpt 270 360 arc closepath fill
188         vpt 0 360 arc closepath} bind def
189 /C9 {BL [] 0 setdash 2 copy moveto
190         2 copy vpt 270 450 arc closepath fill
191         vpt 0 360 arc closepath} bind def
192 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
193         2 copy moveto
194         2 copy vpt 90 180 arc closepath fill
195         vpt 0 360 arc closepath} bind def
196 /C11 {BL [] 0 setdash 2 copy moveto
197         2 copy vpt 0 180 arc closepath fill
198         2 copy moveto
199         2 copy vpt 270 360 arc closepath fill
200         vpt 0 360 arc closepath} bind def
201 /C12 {BL [] 0 setdash 2 copy moveto
202         2 copy vpt 180 360 arc closepath fill
203         vpt 0 360 arc closepath} bind def
204 /C13 {BL [] 0 setdash 2 copy moveto
205         2 copy vpt 0 90 arc closepath fill
206         2 copy moveto
207         2 copy vpt 180 360 arc closepath fill
208         vpt 0 360 arc closepath} bind def
209 /C14 {BL [] 0 setdash 2 copy moveto
210         2 copy vpt 90 360 arc closepath fill
211         vpt 0 360 arc} bind def
212 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
213         vpt 0 360 arc closepath} bind def
214 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
215         neg 0 rlineto closepath} bind def
216 /Square {dup Rec} bind def
217 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
218 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
219 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
220 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
221 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
222 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
223 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
224         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
225 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
226 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
227         2 copy vpt Square fill Bsquare} bind def
228 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
229 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
230 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
231         Bsquare} bind def
232 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
233         Bsquare} bind def
234 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
235 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
236         2 copy vpt Square fill Bsquare} bind def
237 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
238         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
239 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
240 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
241 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
242 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
243 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
244 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
245 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
246 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
247 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
248 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
249 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
250 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
251 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
252 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
253 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
254 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
255 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
256 /DiaE {stroke [] 0 setdash vpt add M
257   hpt neg vpt neg V hpt vpt neg V
258   hpt vpt V hpt neg vpt V closepath stroke} def
259 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
260   0 vpt2 neg V hpt2 0 V 0 vpt2 V
261   hpt2 neg 0 V closepath stroke} def
262 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
263   hpt neg vpt -1.62 mul V
264   hpt 2 mul 0 V
265   hpt neg vpt 1.62 mul V closepath stroke} def
266 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
267   hpt neg vpt 1.62 mul V
268   hpt 2 mul 0 V
269   hpt neg vpt -1.62 mul V closepath stroke} def
270 /PentE {stroke [] 0 setdash gsave
271   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
272   closepath stroke grestore} def
273 /CircE {stroke [] 0 setdash 
274   hpt 0 360 arc stroke} def
275 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
276 /DiaW {stroke [] 0 setdash vpt add M
277   hpt neg vpt neg V hpt vpt neg V
278   hpt vpt V hpt neg vpt V Opaque stroke} def
279 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
280   0 vpt2 neg V hpt2 0 V 0 vpt2 V
281   hpt2 neg 0 V Opaque stroke} def
282 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
283   hpt neg vpt -1.62 mul V
284   hpt 2 mul 0 V
285   hpt neg vpt 1.62 mul V Opaque stroke} def
286 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
287   hpt neg vpt 1.62 mul V
288   hpt 2 mul 0 V
289   hpt neg vpt -1.62 mul V Opaque stroke} def
290 /PentW {stroke [] 0 setdash gsave
291   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
292   Opaque stroke grestore} def
293 /CircW {stroke [] 0 setdash 
294   hpt 0 360 arc Opaque stroke} def
295 /BoxFill {gsave Rec 1 setgray fill grestore} def
296 /Density {
297   /Fillden exch def
298   currentrgbcolor
299   /ColB exch def /ColG exch def /ColR exch def
300   /ColR ColR Fillden mul Fillden sub 1 add def
301   /ColG ColG Fillden mul Fillden sub 1 add def
302   /ColB ColB Fillden mul Fillden sub 1 add def
303   ColR ColG ColB setrgbcolor} def
304 /BoxColFill {gsave Rec PolyFill} def
305 /PolyFill {gsave Density fill grestore grestore} def
306 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
307 %
308 % PostScript Level 1 Pattern Fill routine for rectangles
309 % Usage: x y w h s a XX PatternFill
310 %       x,y = lower left corner of box to be filled
311 %       w,h = width and height of box
312 %         a = angle in degrees between lines and x-axis
313 %        XX = 0/1 for no/yes cross-hatch
314 %
315 /PatternFill {gsave /PFa [ 9 2 roll ] def
316   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
317   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
318   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
319   clip
320   currentlinewidth 0.5 mul setlinewidth
321   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
322   0 0 M PFa 5 get rotate PFs -2 div dup translate
323   0 1 PFs PFa 4 get div 1 add floor cvi
324         {PFa 4 get mul 0 M 0 PFs V} for
325   0 PFa 6 get ne {
326         0 1 PFs PFa 4 get div 1 add floor cvi
327         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
328  } if
329   stroke grestore} def
330 %
331 /languagelevel where
332  {pop languagelevel} {1} ifelse
333  2 lt
334         {/InterpretLevel1 true def}
335         {/InterpretLevel1 Level1 def}
336  ifelse
337 %
338 % PostScript level 2 pattern fill definitions
339 %
340 /Level2PatternFill {
341 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
342         bind def
343 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
344 << Tile8x8
345  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
346 >> matrix makepattern
347 /Pat1 exch def
348 << Tile8x8
349  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
350         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
351 >> matrix makepattern
352 /Pat2 exch def
353 << Tile8x8
354  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
355         8 8 L 8 0 L 0 0 L fill}
356 >> matrix makepattern
357 /Pat3 exch def
358 << Tile8x8
359  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
360         0 12 M 12 0 L stroke}
361 >> matrix makepattern
362 /Pat4 exch def
363 << Tile8x8
364  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
365         0 -4 M 12 8 L stroke}
366 >> matrix makepattern
367 /Pat5 exch def
368 << Tile8x8
369  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
370         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
371 >> matrix makepattern
372 /Pat6 exch def
373 << Tile8x8
374  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
375         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
376 >> matrix makepattern
377 /Pat7 exch def
378 << Tile8x8
379  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
380         12 0 M -4 8 L 12 4 M 0 10 L stroke}
381 >> matrix makepattern
382 /Pat8 exch def
383 << Tile8x8
384  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
385         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
386 >> matrix makepattern
387 /Pat9 exch def
388 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
389 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
390 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
391 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
392 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
393 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
394 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
395 } def
396 %
397 %
398 %End of PostScript Level 2 code
399 %
400 /PatternBgnd {
401   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
402 } def
403 %
404 % Substitute for Level 2 pattern fill codes with
405 % grayscale if Level 2 support is not selected.
406 %
407 /Level1PatternFill {
408 /Pattern1 {0.250 Density} bind def
409 /Pattern2 {0.500 Density} bind def
410 /Pattern3 {0.750 Density} bind def
411 /Pattern4 {0.125 Density} bind def
412 /Pattern5 {0.375 Density} bind def
413 /Pattern6 {0.625 Density} bind def
414 /Pattern7 {0.875 Density} bind def
415 } def
416 %
417 % Now test for support of Level 2 code
418 %
419 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
420 %
421 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
422 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
423 currentdict end definefont pop
424 %
425 % Encoding for ISO-8859-1 (also called Latin1)
426 %
427 /reencodeISO {
428 dup dup findfont dup length dict begin
429 { 1 index /FID ne { def }{ pop pop } ifelse } forall
430 currentdict /CharStrings known {
431         CharStrings /Idieresis known {
432                 /Encoding ISOLatin1Encoding def } if
433 } if
434 currentdict end definefont
435 } def
436 /ISOLatin1Encoding [
437 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
438 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
439 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
440 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
441 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
442 /parenleft/parenright/asterisk/plus/comma/minus/period/slash
443 /zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon
444 /less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N
445 /O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright
446 /asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m
447 /n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde
448 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
449 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
450 /.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve
451 /dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
452 /ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar
453 /section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot
454 /hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior
455 /acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine
456 /guillemotright/onequarter/onehalf/threequarters/questiondown
457 /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
458 /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
459 /Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
460 /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute
461 /Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis
462 /aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
463 /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex
464 /otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis
465 /yacute/thorn/ydieresis
466 ] def
467 /MFshow {
468    { dup 5 get 3 ge
469      { 5 get 3 eq {gsave} {grestore} ifelse }
470      {dup dup 0 get findfont exch 1 get scalefont setfont
471      [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
472      get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
473      {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
474      get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
475      dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
476      show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
477      pop aload pop M} ifelse }ifelse }ifelse }
478      ifelse }
479    forall} def
480 /Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
481 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
482  {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
483      6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
484 /MLshow { currentpoint stroke M
485   0 exch R
486   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
487 /MRshow { currentpoint stroke M
488   exch dup MFwidth neg 3 -1 roll R
489   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
490 /MCshow { currentpoint stroke M
491   exch dup MFwidth -2 div 3 -1 roll R
492   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
493 /XYsave    { [( ) 1 2 true false 3 ()] } bind def
494 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
495 /Helvetica reencodeISO def
496 Level1 SuppressPDFMark or 
497 {} {
498 /SDict 10 dict def
499 systemdict /pdfmark known not {
500   userdict /pdfmark systemdict /cleartomark get put
501 } if
502 SDict begin [
503   /Title ()
504   /Subject (gnuplot plot)
505   /Creator (gnuplot 4.6 patchlevel 6)
506   /Author (afanfakh)
507 %  /Producer (gnuplot)
508 %  /Keywords ()
509   /CreationDate (Tue Mar  1 10:05:56 2016)
510   /DOCINFO pdfmark
511 end
512 } ifelse
513 end
514 %%EndProlog
515 %%Page: 1 1
516 gnudict begin
517 gsave
518 doclip
519 50 50 translate
520 0.100 0.100 scale
521 0 setgray
522 newpath
523 (Helvetica) findfont 110 scalefont setfont
524 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if
525 1.000 UL
526 LTb
527 605 429 M
528 63 0 V
529 4676 0 R
530 -63 0 V
531 stroke
532 539 429 M
533 [ [(Helvetica) 130.0 0.0 true true 0 ( 0.8)]
534 ] -43.3 MRshow
535 1.000 UL
536 LTb
537 605 619 M
538 63 0 V
539 4676 0 R
540 -63 0 V
541 stroke
542 539 619 M
543 [ [(Helvetica) 130.0 0.0 true true 0 ( 0.9)]
544 ] -43.3 MRshow
545 1.000 UL
546 LTb
547 605 809 M
548 63 0 V
549 4676 0 R
550 -63 0 V
551 stroke
552 539 809 M
553 [ [(Helvetica) 130.0 0.0 true true 0 ( 1)]
554 ] -43.3 MRshow
555 1.000 UL
556 LTb
557 605 999 M
558 63 0 V
559 4676 0 R
560 -63 0 V
561 stroke
562 539 999 M
563 [ [(Helvetica) 130.0 0.0 true true 0 ( 1.1)]
564 ] -43.3 MRshow
565 1.000 UL
566 LTb
567 605 1189 M
568 63 0 V
569 4676 0 R
570 -63 0 V
571 stroke
572 539 1189 M
573 [ [(Helvetica) 130.0 0.0 true true 0 ( 1.2)]
574 ] -43.3 MRshow
575 1.000 UL
576 LTb
577 605 1379 M
578 63 0 V
579 4676 0 R
580 -63 0 V
581 stroke
582 539 1379 M
583 [ [(Helvetica) 130.0 0.0 true true 0 ( 1.3)]
584 ] -43.3 MRshow
585 1.000 UL
586 LTb
587 605 1569 M
588 63 0 V
589 4676 0 R
590 -63 0 V
591 stroke
592 539 1569 M
593 [ [(Helvetica) 130.0 0.0 true true 0 ( 1.4)]
594 ] -43.3 MRshow
595 1.000 UL
596 LTb
597 605 1759 M
598 63 0 V
599 4676 0 R
600 -63 0 V
601 stroke
602 539 1759 M
603 [ [(Helvetica) 130.0 0.0 true true 0 ( 1.5)]
604 ] -43.3 MRshow
605 1.000 UL
606 LTb
607 605 1949 M
608 63 0 V
609 4676 0 R
610 -63 0 V
611 stroke
612 539 1949 M
613 [ [(Helvetica) 130.0 0.0 true true 0 ( 1.6)]
614 ] -43.3 MRshow
615 1.000 UL
616 LTb
617 605 2138 M
618 63 0 V
619 4676 0 R
620 -63 0 V
621 stroke
622 539 2138 M
623 [ [(Helvetica) 130.0 0.0 true true 0 ( 1.7)]
624 ] -43.3 MRshow
625 1.000 UL
626 LTb
627 605 2328 M
628 63 0 V
629 4676 0 R
630 -63 0 V
631 stroke
632 539 2328 M
633 [ [(Helvetica) 130.0 0.0 true true 0 ( 1.8)]
634 ] -43.3 MRshow
635 1.000 UL
636 LTb
637 605 2518 M
638 63 0 V
639 4676 0 R
640 -63 0 V
641 stroke
642 539 2518 M
643 [ [(Helvetica) 130.0 0.0 true true 0 ( 1.9)]
644 ] -43.3 MRshow
645 1.000 UL
646 LTb
647 605 2708 M
648 63 0 V
649 4676 0 R
650 -63 0 V
651 stroke
652 539 2708 M
653 [ [(Helvetica) 130.0 0.0 true true 0 ( 2)]
654 ] -43.3 MRshow
655 1.000 UL
656 LTb
657 605 2898 M
658 63 0 V
659 4676 0 R
660 -63 0 V
661 stroke
662 539 2898 M
663 [ [(Helvetica) 130.0 0.0 true true 0 ( 2.1)]
664 ] -43.3 MRshow
665 1.000 UL
666 LTb
667 605 3088 M
668 63 0 V
669 4676 0 R
670 -63 0 V
671 stroke
672 539 3088 M
673 [ [(Helvetica) 130.0 0.0 true true 0 ( 2.2)]
674 ] -43.3 MRshow
675 1.000 UL
676 LTb
677 605 3278 M
678 63 0 V
679 4676 0 R
680 -63 0 V
681 stroke
682 539 3278 M
683 [ [(Helvetica) 130.0 0.0 true true 0 ( 2.3)]
684 ] -43.3 MRshow
685 1.000 UL
686 LTb
687 605 3468 M
688 63 0 V
689 4676 0 R
690 -63 0 V
691 stroke
692 539 3468 M
693 [ [(Helvetica) 130.0 0.0 true true 0 ( 2.4)]
694 ] -43.3 MRshow
695 1.000 UL
696 LTb
697 605 429 M
698 0 63 V
699 0 2976 R
700 0 -63 V
701 stroke
702 605 319 M
703 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
704 [(Helvetica) 104.0 -39.0 true true 0 (1)]
705 ] -30.3 MRshow
706 1.000 UL
707 LTb
708 921 429 M
709 0 63 V
710 0 2976 R
711 0 -63 V
712 stroke
713 921 319 M
714 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
715 [(Helvetica) 104.0 -39.0 true true 0 (2)]
716 ] -30.3 MRshow
717 1.000 UL
718 LTb
719 1237 429 M
720 0 63 V
721 0 2976 R
722 0 -63 V
723 stroke
724 1237 319 M
725 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
726 [(Helvetica) 104.0 -39.0 true true 0 (3)]
727 ] -30.3 MRshow
728 1.000 UL
729 LTb
730 1553 429 M
731 0 63 V
732 0 2976 R
733 0 -63 V
734 stroke
735 1553 319 M
736 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
737 [(Helvetica) 104.0 -39.0 true true 0 (4)]
738 ] -30.3 MRshow
739 1.000 UL
740 LTb
741 1869 429 M
742 0 63 V
743 0 2976 R
744 0 -63 V
745 stroke
746 1869 319 M
747 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
748 [(Helvetica) 104.0 -39.0 true true 0 (5)]
749 ] -30.3 MRshow
750 1.000 UL
751 LTb
752 2185 429 M
753 0 63 V
754 0 2976 R
755 0 -63 V
756 stroke
757 2185 319 M
758 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
759 [(Helvetica) 104.0 -39.0 true true 0 (6)]
760 ] -30.3 MRshow
761 1.000 UL
762 LTb
763 2501 429 M
764 0 63 V
765 0 2976 R
766 0 -63 V
767 stroke
768 2501 319 M
769 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
770 [(Helvetica) 104.0 -39.0 true true 0 (7)]
771 ] -30.3 MRshow
772 1.000 UL
773 LTb
774 2817 429 M
775 0 63 V
776 0 2976 R
777 0 -63 V
778 stroke
779 2817 319 M
780 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
781 [(Helvetica) 104.0 -39.0 true true 0 (8)]
782 ] -30.3 MRshow
783 1.000 UL
784 LTb
785 3132 429 M
786 0 63 V
787 0 2976 R
788 0 -63 V
789 stroke
790 3132 319 M
791 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
792 [(Helvetica) 104.0 -39.0 true true 0 (9)]
793 ] -30.3 MRshow
794 1.000 UL
795 LTb
796 3448 429 M
797 0 63 V
798 0 2976 R
799 0 -63 V
800 stroke
801 3448 319 M
802 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
803 [(Helvetica) 104.0 -39.0 true true 0 (10)]
804 ] -30.3 MRshow
805 1.000 UL
806 LTb
807 3764 429 M
808 0 63 V
809 0 2976 R
810 0 -63 V
811 stroke
812 3764 319 M
813 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
814 [(Helvetica) 104.0 -39.0 true true 0 (11)]
815 ] -30.3 MRshow
816 1.000 UL
817 LTb
818 4080 429 M
819 0 63 V
820 0 2976 R
821 0 -63 V
822 stroke
823 4080 319 M
824 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
825 [(Helvetica) 104.0 -39.0 true true 0 (12)]
826 ] -30.3 MRshow
827 1.000 UL
828 LTb
829 4396 429 M
830 0 63 V
831 0 2976 R
832 0 -63 V
833 stroke
834 4396 319 M
835 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
836 [(Helvetica) 104.0 -39.0 true true 0 (13)]
837 ] -30.3 MRshow
838 1.000 UL
839 LTb
840 4712 429 M
841 0 63 V
842 0 2976 R
843 0 -63 V
844 stroke
845 4712 319 M
846 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
847 [(Helvetica) 104.0 -39.0 true true 0 (14)]
848 ] -30.3 MRshow
849 1.000 UL
850 LTb
851 5028 429 M
852 0 63 V
853 0 2976 R
854 0 -63 V
855 stroke
856 5028 319 M
857 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
858 [(Helvetica) 104.0 -39.0 true true 0 (15)]
859 ] -30.3 MRshow
860 1.000 UL
861 LTb
862 5344 429 M
863 0 63 V
864 0 2976 R
865 0 -63 V
866 stroke
867 5344 319 M
868 [ [(Helvetica) 130.0 0.0 true true 0 (S)]
869 [(Helvetica) 104.0 -39.0 true true 0 (16)]
870 ] -30.3 MRshow
871 1.000 UL
872 LTb
873 1.000 UL
874 LTb
875 605 3468 N
876 605 429 L
877 4739 0 V
878 0 3039 V
879 -4739 0 V
880 Z stroke
881 LCb setrgbcolor
882 88 1948 M
883 currentpoint gsave translate -270 rotate 0 0 moveto
884 [ [(Helvetica) 180.0 0.0 true true 0 (Scaling factor value)]
885 ] -60.0 MCshow
886 grestore
887 LTb
888 LCb setrgbcolor
889 2974 77 M
890 [ [(Helvetica) 180.0 0.0 true true 0 (Frequency scaling factors)]
891 ] -60.0 MCshow
892 LTb
893 1.000 UP
894 1.000 UL
895 LTb
896 % Begin plot #1
897 1.000 UP
898 2.000 UL
899 LT0
900 0.00 0.00 0.47 C LCb setrgbcolor
901 1726 3212 M
902 [ [(Helvetica) 130.0 0.0 true true 0 (EDP asyn ms  )]
903 ] -43.3 MRshow
904 LT0
905 0.00 0.00 0.47 C 1792 3212 M
906 327 0 V
907 605 1873 M
908 316 0 V
909 316 0 V
910 316 0 V
911 316 -38 V
912 316 0 V
913 316 0 V
914 316 0 V
915 315 512 V
916 316 0 V
917 316 0 V
918 316 0 V
919 316 418 V
920 316 0 V
921 316 0 V
922 316 0 V
923 605 1873 Circle
924 921 1873 Circle
925 1237 1873 Circle
926 1553 1873 Circle
927 1869 1835 Circle
928 2185 1835 Circle
929 2501 1835 Circle
930 2817 1835 Circle
931 3132 2347 Circle
932 3448 2347 Circle
933 3764 2347 Circle
934 4080 2347 Circle
935 4396 2765 Circle
936 4712 2765 Circle
937 5028 2765 Circle
938 5344 2765 Circle
939 1955 3212 Circle
940 % End plot #1
941 % Begin plot #2
942 1.000 UP
943 2.000 UL
944 LT4
945 0.00 0.39 0.00 C LCb setrgbcolor
946 1726 3080 M
947 [ [(Helvetica) 130.0 0.0 true true 0 (HSA asyn ms  )]
948 ] -43.3 MRshow
949 LT4
950 0.00 0.39 0.00 C 1792 3080 M
951 327 0 V
952 605 809 M
953 316 0 V
954 316 0 V
955 316 0 V
956 316 475 V
957 316 0 V
958 316 0 V
959 316 0 V
960 315 513 V
961 316 0 V
962 316 0 V
963 316 0 V
964 316 436 V
965 316 0 V
966 316 0 V
967 316 0 V
968 605 809 Star
969 921 809 Star
970 1237 809 Star
971 1553 809 Star
972 1869 1284 Star
973 2185 1284 Star
974 2501 1284 Star
975 2817 1284 Star
976 3132 1797 Star
977 3448 1797 Star
978 3764 1797 Star
979 4080 1797 Star
980 4396 2233 Star
981 4712 2233 Star
982 5028 2233 Star
983 5344 2233 Star
984 1955 3080 Star
985 % End plot #2
986 % Begin plot #3
987 1.000 UP
988 2.000 UL
989 LT3
990 0.50 0.09 0.12 C LCb setrgbcolor
991 1726 2948 M
992 [ [(Helvetica) 130.0 0.0 true true 0 (EDP syn ms    )]
993 ] -43.3 MRshow
994 LT3
995 0.50 0.09 0.12 C 1792 2948 M
996 327 0 V
997 605 1398 M
998 316 0 V
999 316 0 V
1000 316 0 V
1001 316 228 V
1002 316 0 V
1003 316 0 V
1004 316 0 V
1005 315 512 V
1006 316 0 V
1007 316 0 V
1008 316 0 V
1009 316 627 V
1010 316 0 V
1011 316 0 V
1012 316 0 V
1013 605 1398 Box
1014 921 1398 Box
1015 1237 1398 Box
1016 1553 1398 Box
1017 1869 1626 Box
1018 2185 1626 Box
1019 2501 1626 Box
1020 2817 1626 Box
1021 3132 2138 Box
1022 3448 2138 Box
1023 3764 2138 Box
1024 4080 2138 Box
1025 4396 2765 Box
1026 4712 2765 Box
1027 5028 2765 Box
1028 5344 2765 Box
1029 1955 2948 Box
1030 % End plot #3
1031 % Begin plot #4
1032 1.000 UP
1033 2.000 UL
1034 LT1
1035 1.00 0.00 0.00 C LCb setrgbcolor
1036 1726 2816 M
1037 [ [(Helvetica) 130.0 0.0 true true 0 (HSA syn ms    )]
1038 ] -43.3 MRshow
1039 LT1
1040 1.00 0.00 0.00 C 1792 2816 M
1041 327 0 V
1042 605 809 M
1043 316 0 V
1044 316 0 V
1045 316 0 V
1046 316 627 V
1047 316 0 V
1048 316 0 V
1049 316 0 V
1050 315 531 V
1051 316 0 V
1052 316 0 V
1053 316 0 V
1054 316 513 V
1055 316 0 V
1056 316 0 V
1057 316 0 V
1058 605 809 TriU
1059 921 809 TriU
1060 1237 809 TriU
1061 1553 809 TriU
1062 1869 1436 TriU
1063 2185 1436 TriU
1064 2501 1436 TriU
1065 2817 1436 TriU
1066 3132 1967 TriU
1067 3448 1967 TriU
1068 3764 1967 TriU
1069 4080 1967 TriU
1070 4396 2480 TriU
1071 4712 2480 TriU
1072 5028 2480 TriU
1073 5344 2480 TriU
1074 1955 2816 TriU
1075 % End plot #4
1076 1.000 UL
1077 LTb
1078 605 3468 N
1079 605 429 L
1080 4739 0 V
1081 0 3039 V
1082 -4739 0 V
1083 Z stroke
1084 1.000 UP
1085 1.000 UL
1086 LTb
1087 stroke
1088 grestore
1089 end
1090 showpage
1091 %%Trailer
1092 %%DocumentFonts: Helvetica
1093 %%Pages: 1