]> AND Private Git Repository - these_qian.git/blob - images/N.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
change .bib
[these_qian.git] / images / N.eps
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: MATLAB, The Mathworks, Inc. Version 7.9.0.529 (R2009b). Operating System: Linux 2.6.31-22-generic #60-Ubuntu SMP Thu May 27 02:41:03 UTC 2010 x86_64.
3 %%Title: /home/qianxue/Documents/generator_journal/Images/N.eps
4 %%CreationDate: 06/24/2010  11:26:29
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
7 %%LanguageLevel: 2
8 %%Pages: 1
9 %%BoundingBox:  -203    76   817   716
10 %%EndComments
11
12 %%BeginProlog
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
18 /xdef {exch def} bdef
19 /xstore {exch store} bdef
20 % operator abbreviations
21 /c  /clip ldef
22 /cc /concat ldef
23 /cp /closepath ldef
24 /gr /grestore ldef
25 /gs /gsave ldef
26 /mt /moveto ldef
27 /np /newpath ldef
28 /cm /currentmatrix ldef
29 /sm /setmatrix ldef
30 /rm /rmoveto ldef
31 /rl /rlineto ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
34 /sr /setrgbcolor ldef
35 /sg /setgray ldef
36 /w /setlinewidth ldef
37 /j /setlinejoin ldef
38 /cap /setlinecap ldef
39 /rc {rectclip} bdef
40 /rf {rectfill} bdef
41 % page state control
42 /pgsv () def
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
45 /bplot /gsave ldef
46 /eplot {stroke grestore} bdef
47 % orientation switch
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
50 /dpi2point 0 def
51 % font control
52 /FontSize 0 def
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54   makefont setfont} bdef
55 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
56   exch dup 3 1 roll findfont dup length dict begin
57   { 1 index /FID ne {def}{pop pop} ifelse } forall
58   /Encoding exch def currentdict end definefont pop} bdef
59 /isroman {findfont /CharStrings get /Agrave known} bdef
60 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
61   exch FMS} bdef
62 /csm {1 dpi2point div -1 dpi2point div scale neg translate
63  dup landscapeMode eq {pop -90 rotate}
64   {rotateMode eq {90 rotate} if} ifelse} bdef
65 % line types: solid, dotted, dashed, dotdash
66 /SO { [] 0 setdash } bdef
67 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
68 /DA { [6 dpi2point mul] 0 setdash } bdef
69 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
70   dpi2point mul] 0 setdash } bdef
71 % macros for lines and objects
72 /L {lineto stroke} bdef
73 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
74 /AP {{rlineto} repeat} bdef
75 /PDlw -1 def
76 /W {/PDlw currentlinewidth def setlinewidth} def
77 /PP {closepath eofill} bdef
78 /DP {closepath stroke} bdef
79 /MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto
80   neg 0 exch rlineto closepath} bdef
81 /FR {MR stroke} bdef
82 /PR {MR fill} bdef
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
84 /tMatrix matrix def
85 /MakeOval {newpath tMatrix currentmatrix pop translate scale
86 0 0 1 0 360 arc tMatrix setmatrix} bdef
87 /FO {MakeOval stroke} bdef
88 /PO {MakeOval fill} bdef
89 /PD {currentlinewidth 2 div 0 360 arc fill
90    PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
91 /FA {newpath tMatrix currentmatrix pop translate scale
92   0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
93 /PA {newpath tMatrix currentmatrix pop  translate 0 0 moveto scale
94   0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
95 /FAn {newpath tMatrix currentmatrix pop translate scale
96   0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
97 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
98   0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
99 /vradius 0 def /hradius 0 def /lry 0 def
100 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
101 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
102   /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
103   vradius add translate hradius vradius scale 0 0 1 180 270 arc 
104   tMatrix setmatrix lrx hradius sub uly vradius add translate
105   hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
106   lrx hradius sub lry vradius sub translate hradius vradius scale
107   0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
108   translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
109   closepath} bdef
110 /FRR {MRR stroke } bdef
111 /PRR {MRR fill } bdef
112 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
113   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
114   rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
115   sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
116   closepath} bdef
117 /FlrRR {MlrRR stroke } bdef
118 /PlrRR {MlrRR fill } bdef
119 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
120   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
121   rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
122   sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
123   closepath} bdef
124 /FtbRR {MtbRR stroke } bdef
125 /PtbRR {MtbRR fill } bdef
126 /stri 6 array def /dtri 6 array def
127 /smat 6 array def /dmat 6 array def
128 /tmat1 6 array def /tmat2 6 array def /dif 3 array def
129 /asub {/ind2 exch def /ind1 exch def dup dup
130   ind1 get exch ind2 get sub exch } bdef
131 /tri_to_matrix {
132   2 0 asub 3 1 asub 4 0 asub 5 1 asub
133   dup 0 get exch 1 get 7 -1 roll astore } bdef
134 /compute_transform {
135   dmat dtri tri_to_matrix tmat1 invertmatrix 
136   smat stri tri_to_matrix tmat2 concatmatrix } bdef
137 /ds {stri astore pop} bdef
138 /dt {dtri astore pop} bdef
139 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
140   currentfile 
141   3 index 0 eq {/ASCIIHexDecode filter}
142   {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
143   ifelse exch readstring pop
144   dup 0 3 index getinterval /rbmap xdef
145   dup 2 index dup getinterval /gbmap xdef
146   1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
147 /it {gs np dtri aload pop moveto lineto lineto cp c
148   cols rows 8 compute_transform 
149   rbmap gbmap bbmap true 3 colorimage gr}bdef
150 /il {newpath moveto lineto stroke}bdef
151 currentdict end def
152 %%EndProlog
153
154 %%BeginSetup
155 MathWorks begin
156
157 0 cap
158
159 end
160 %%EndSetup
161
162 %%Page: 1 1
163 %%BeginPageSetup
164 %%PageBoundingBox:  -203    76   817   716
165 MathWorks begin
166 bpage
167 %%EndPageSetup
168
169 %%BeginObject: obj1
170 bplot
171
172 /dpi2point 12 def
173 portraitMode -2436 8592 csm
174
175     0     0 12248  7671 rc
176 86 dict begin %Colortable dictionary
177 /c0 { 0.000000 0.000000 0.000000 sr} bdef
178 /c1 { 1.000000 1.000000 1.000000 sr} bdef
179 /c2 { 0.900000 0.000000 0.000000 sr} bdef
180 /c3 { 0.000000 0.820000 0.000000 sr} bdef
181 /c4 { 0.000000 0.000000 0.800000 sr} bdef
182 /c5 { 0.910000 0.820000 0.320000 sr} bdef
183 /c6 { 1.000000 0.260000 0.820000 sr} bdef
184 /c7 { 0.000000 0.820000 0.820000 sr} bdef
185 c0
186 1 j
187 1 sg
188    0    0 12249 7672 rf
189 6 w
190 0 6252 9492 0 0 -6252 1592 6827 4 MP
191 PP
192 -9492 0 0 6252 9492 0 0 -6252 1592 6827 5 MP stroke
193 4 w
194 DO
195 SO
196 6 w
197 0 sg
198 1592 6827 mt 11084 6827 L
199 1592 6827 mt 1592  575 L
200 1592 6827 mt 1592 6732 L
201 %%IncludeResource: font Helvetica
202 /Helvetica /ISOLatin1Encoding 192 FMSR
203
204 1539 7039 mt 
205 (0) s
206 2948 6827 mt 2948 6732 L
207 2895 7039 mt 
208 (5) s
209 4304 6827 mt 4304 6732 L
210 4198 7039 mt 
211 (10) s
212 5660 6827 mt 5660 6732 L
213 5554 7039 mt 
214 (15) s
215 7016 6827 mt 7016 6732 L
216 6910 7039 mt 
217 (20) s
218 8372 6827 mt 8372 6732 L
219 8266 7039 mt 
220 (25) s
221 9728 6827 mt 9728 6732 L
222 9622 7039 mt 
223 (30) s
224 11084 6827 mt 11084 6732 L
225 10978 7039 mt 
226 (35) s
227 1592 6827 mt 1686 6827 L
228 1237 6898 mt 
229 (100) s
230 1592 6132 mt 1686 6132 L
231 1237 6203 mt 
232 (150) s
233 1592 5437 mt 1686 5437 L
234 1237 5508 mt 
235 (200) s
236 1592 4743 mt 1686 4743 L
237 1237 4814 mt 
238 (250) s
239 1592 4048 mt 1686 4048 L
240 1237 4119 mt 
241 (300) s
242 1592 3353 mt 1686 3353 L
243 1237 3424 mt 
244 (350) s
245 1592 2659 mt 1686 2659 L
246 1237 2730 mt 
247 (400) s
248 1592 1964 mt 1686 1964 L
249 1237 2035 mt 
250 (450) s
251 1592 1269 mt 1686 1269 L
252 1237 1340 mt 
253 (500) s
254 1592  575 mt 1686  575 L
255 1237  646 mt 
256 (550) s
257 gs 1592 575 9493 6253 rc
258 gr
259
260 1 sg
261   36   36 2134 1853 PO
262   36   36 2676 2936 PO
263   36   36 3761 4326 PO
264   36   36 5931 5521 PO
265   36   36 10270 6312 PO
266 0 sg
267   36   36 2134 1853 FO
268   36   36 2676 2936 FO
269   36   36 3761 4326 FO
270   36   36 5931 5521 FO
271   36   36 10270 6312 FO
272 gs 1592 575 9493 6253 rc
273 gr
274
275 0 j
276 -13 -18 13 -18 -21 0 -10 -18 -10 18 -21 0 13 18 -13 18 
277 21 0 10 18 10 -18 21 0 2103 1154 13 MP
278 gs
279 PP
280 gr
281 DP
282 -13 -18 13 -18 -21 0 -10 -18 -10 18 -21 0 13 18 -13 18 
283 21 0 10 18 10 -18 21 0 2645 1126 13 MP
284 gs
285 PP
286 gr
287 DP
288 -13 -18 13 -18 -21 0 -10 -18 -10 18 -21 0 13 18 -13 18 
289 21 0 10 18 10 -18 21 0 3730 1404 13 MP
290 gs
291 PP
292 gr
293 DP
294 -13 -18 13 -18 -21 0 -10 -18 -10 18 -21 0 13 18 -13 18 
295 21 0 10 18 10 -18 21 0 5900 1710 13 MP
296 gs
297 PP
298 gr
299 DP
300 -13 -18 13 -18 -21 0 -10 -18 -10 18 -21 0 13 18 -13 18 
301 21 0 10 18 10 -18 21 0 10239 2793 13 MP
302 gs
303 PP
304 gr
305 DP
306 gs 1592 575 9493 6253 rc
307 gr
308
309 -41 71 -41 -71 82 0 2093 1043 4 MP
310 1 sg
311 gs
312 PP
313 gr
314 0 sg
315 DP
316 -41 71 -41 -71 82 0 2635 1043 4 MP
317 1 sg
318 gs
319 PP
320 gr
321 0 sg
322 DP
323 -41 71 -41 -71 82 0 3720 1307 4 MP
324 1 sg
325 gs
326 PP
327 gr
328 0 sg
329 DP
330 -41 71 -41 -71 82 0 5890 1710 4 MP
331 1 sg
332 gs
333 PP
334 gr
335 0 sg
336 DP
337 -41 71 -41 -71 82 0 10229 2766 4 MP
338 1 sg
339 gs
340 PP
341 gr
342 0 sg
343 DP
344 gs 1592 575 9493 6253 rc
345 gr
346
347 0 -58 -58 0 0 58 58 0 2105 990 5 MP
348 1 sg
349 gs
350 PP
351 gr
352 0 sg
353 DP
354 0 -58 -58 0 0 58 58 0 2647 990 5 MP
355 1 sg
356 gs
357 PP
358 gr
359 0 sg
360 DP
361 0 -58 -58 0 0 58 58 0 3732 1060 5 MP
362 1 sg
363 gs
364 PP
365 gr
366 0 sg
367 DP
368 0 -58 -58 0 0 58 58 0 5902 1185 5 MP
369 1 sg
370 gs
371 PP
372 gr
373 0 sg
374 DP
375 0 -58 -58 0 0 58 58 0 10241 2296 5 MP
376 1 sg
377 gs
378 PP
379 gr
380 0 sg
381 DP
382 gs 1592 575 9493 6253 rc
383 DA
384 /c8 { 0.070588 0.211765 0.141176 sr} bdef
385 c8
386 8678 0 1592 1019 2 MP stroke
387 gr
388
389 c8
390 DA
391 0 sg
392 %%IncludeResource: font Helvetica
393 /Helvetica /ISOLatin1Encoding 240 FMSR
394
395 6250 7270 mt 
396 (N) s
397 1128 4736 mt  -90 rotate
398 (Number of passses) s
399 90 rotate
400 %%IncludeResource: font Helvetica
401 /Helvetica /ISOLatin1Encoding 120 FMSR
402
403 1575 6870 mt 
404 ( ) s
405 11068  617 mt 
406 ( ) s
407 SO
408 1 sg
409 0 1512 2415 0 0 -1512 8517 2149 4 MP
410 PP
411 -2415 0 0 1512 2415 0 0 -1512 8517 2149 5 MP stroke
412 4 w
413 DO
414 SO
415 6 w
416 0 sg
417 8517 2149 mt 10932 2149 L
418 8517  637 mt 10932  637 L
419 8517 2149 mt 8517  637 L
420 10932 2149 mt 10932  637 L
421 8517 2149 mt 10932 2149 L
422 8517 2149 mt 8517  637 L
423 8517 2149 mt 10932 2149 L
424 8517  637 mt 10932  637 L
425 8517 2149 mt 8517  637 L
426 10932 2149 mt 10932  637 L
427 %%IncludeResource: font Helvetica
428 /Helvetica /ISOLatin1Encoding 192 FMSR
429
430 8997  873 mt 
431 (CI\(Logistic,Logistic\)) s
432 gs 8517 637 2416 1513 rc
433 gs 8702 732 147 147 rc
434 1 sg
435   36   36 8775  805 PO
436 0 sg
437   36   36 8775  805 FO
438 gr
439
440 gr
441
442 8997 1167 mt 
443 (CI\(XORshift,XORshift\)) s
444 gs 8517 637 2416 1513 rc
445 gs 8702 1026 147 147 rc
446 -13 -18 13 -18 -21 0 -10 -18 -10 18 -21 0 13 18 -13 18 
447 21 0 10 18 10 -18 21 0 8744 1081 13 MP
448 gs
449 PP
450 gr
451 DP
452 gr
453
454 gr
455
456 8997 1462 mt 
457 (CI\(ISAAC,XORshift\)) s
458 gs 8517 637 2416 1513 rc
459 gs 8702 1320 147 147 rc
460 -41 71 -41 -71 82 0 8734 1417 4 MP
461 1 sg
462 gs
463 PP
464 gr
465 0 sg
466 DP
467 gr
468
469 gr
470
471 8997 1756 mt 
472 (CI\(ISAAC,ISAAC\)) s
473 gs 8517 637 2416 1513 rc
474 gs 8702 1614 147 147 rc
475 0 -58 -58 0 0 58 58 0 8746 1658 5 MP
476 1 sg
477 gs
478 PP
479 gr
480 0 sg
481 DP
482 gr
483
484 gr
485
486 8997 2050 mt 
487 (Passing value) s
488 gs 8517 637 2416 1513 rc
489 DA
490 c8
491 369 0 8590 1981 2 MP stroke
492 SO
493 gr
494
495 c8
496
497 end %%Color Dict
498
499 eplot
500 %%EndObject
501
502 epage
503 end
504
505 showpage
506
507 %%Trailer
508 %%EOF