]> AND Private Git Repository - prnggpu1.git/blob - CH_THR.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
initialisation
[prnggpu1.git] / CH_THR.eps
1 %!PS-Adobe-3.0 EPSF-3.0\r
2 %%Creator: MATLAB, The MathWorks, Inc. Version 8.3.0.532 (R2014a). Operating System: Microsoft Windows 7 Édition Intégrale .\r
3 %%Title: C:\Users\PC NANO\Desktop\CH_THR.eps\r
4 %%CreationDate: 11/17/2014  01:12:40\r
5 %%DocumentNeededFonts: Helvetica\r
6 %%DocumentProcessColors: Cyan Magenta Yellow Black\r
7 %%LanguageLevel: 2\r
8 %%Pages: 1\r
9 %%BoundingBox:    87   262   507   578\r
10 %%EndComments\r
11 \r
12 %%BeginProlog\r
13 % MathWorks dictionary\r
14 /MathWorks 160 dict begin\r
15 % definition operators\r
16 /bdef {bind def} bind def\r
17 /ldef {load def} bind def\r
18 /xdef {exch def} bdef\r
19 /xstore {exch store} bdef\r
20 % operator abbreviations\r
21 /c  /clip ldef\r
22 /cc /concat ldef\r
23 /cp /closepath ldef\r
24 /gr /grestore ldef\r
25 /gs /gsave ldef\r
26 /mt /moveto ldef\r
27 /np /newpath ldef\r
28 /cm /currentmatrix ldef\r
29 /sm /setmatrix ldef\r
30 /rm /rmoveto ldef\r
31 /rl /rlineto ldef\r
32 /s {show newpath} bdef\r
33 /sc {setcmykcolor} bdef\r
34 /sr /setrgbcolor ldef\r
35 /sg /setgray ldef\r
36 /w /setlinewidth ldef\r
37 /j /setlinejoin ldef\r
38 /cap /setlinecap ldef\r
39 /rc {rectclip} bdef\r
40 /rf {rectfill} bdef\r
41 % page state control\r
42 /pgsv () def\r
43 /bpage {/pgsv save def} bdef\r
44 /epage {pgsv restore} bdef\r
45 /bplot /gsave ldef\r
46 /eplot {stroke grestore} bdef\r
47 % orientation switch\r
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def\r
49 % coordinate system mappings\r
50 /dpi2point 0 def\r
51 % font control\r
52 /FontSize 0 def\r
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]\r
54   makefont setfont} bdef\r
55 /ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef\r
56 ISOLatin1Encoding WindowsLatin1Encoding copy pop\r
57 /.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger\r
58 /daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef\r
59 /.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet\r
60 /endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef\r
61 /Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}\r
62 {/WindowsLatin1Encoding StandardEncoding bdef} ifelse\r
63 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse\r
64   exch dup 3 1 roll findfont dup length dict begin\r
65   { 1 index /FID ne {def}{pop pop} ifelse } forall\r
66   /Encoding exch def currentdict end definefont pop} bdef\r
67 /isroman {findfont /CharStrings get /Agrave known} bdef\r
68 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse\r
69   exch FMS} bdef\r
70 /csm {1 dpi2point div -1 dpi2point div scale neg translate\r
71  dup landscapeMode eq {pop -90 rotate}\r
72   {rotateMode eq {90 rotate} if} ifelse} bdef\r
73 % line types: solid, dotted, dashed, dotdash\r
74 /SO { [] 0 setdash } bdef\r
75 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef\r
76 /DA { [6 dpi2point mul] 0 setdash } bdef\r
77 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4\r
78   dpi2point mul] 0 setdash } bdef\r
79 % macros for lines and objects\r
80 /L {lineto stroke} bdef\r
81 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef\r
82 /AP {{rlineto} repeat} bdef\r
83 /PDlw -1 def\r
84 /W {/PDlw currentlinewidth def setlinewidth} def\r
85 /PP {closepath eofill} bdef\r
86 /DP {closepath stroke} bdef\r
87 /MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto\r
88   neg 0 exch rlineto closepath} bdef\r
89 /FR {MR stroke} bdef\r
90 /PR {MR fill} bdef\r
91 /L1i {{currentfile picstr readhexstring pop} image} bdef\r
92 /tMatrix matrix def\r
93 /MakeOval {newpath tMatrix currentmatrix pop translate scale\r
94 0 0 1 0 360 arc tMatrix setmatrix} bdef\r
95 /FO {MakeOval stroke} bdef\r
96 /PO {MakeOval fill} bdef\r
97 /PD {currentlinewidth 2 div 0 360 arc fill\r
98    PDlw -1 eq not {PDlw w /PDlw -1 def} if} def\r
99 /FA {newpath tMatrix currentmatrix pop translate scale\r
100   0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef\r
101 /PA {newpath tMatrix currentmatrix pop  translate 0 0 moveto scale\r
102   0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef\r
103 /FAn {newpath tMatrix currentmatrix pop translate scale\r
104   0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef\r
105 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale\r
106   0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef\r
107 /vradius 0 def /hradius 0 def /lry 0 def\r
108 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def\r
109 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef\r
110   /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly\r
111   vradius add translate hradius vradius scale 0 0 1 180 270 arc \r
112   tMatrix setmatrix lrx hradius sub uly vradius add translate\r
113   hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix\r
114   lrx hradius sub lry vradius sub translate hradius vradius scale\r
115   0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub\r
116   translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix\r
117   closepath} bdef\r
118 /FRR {MRR stroke } bdef\r
119 /PRR {MRR fill } bdef\r
120 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def\r
121   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate\r
122   rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad\r
123   sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix\r
124   closepath} bdef\r
125 /FlrRR {MlrRR stroke } bdef\r
126 /PlrRR {MlrRR fill } bdef\r
127 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def\r
128   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate\r
129   rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad\r
130   sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix\r
131   closepath} bdef\r
132 /FtbRR {MtbRR stroke } bdef\r
133 /PtbRR {MtbRR fill } bdef\r
134 /stri 6 array def /dtri 6 array def\r
135 /smat 6 array def /dmat 6 array def\r
136 /tmat1 6 array def /tmat2 6 array def /dif 3 array def\r
137 /asub {/ind2 exch def /ind1 exch def dup dup\r
138   ind1 get exch ind2 get sub exch } bdef\r
139 /tri_to_matrix {\r
140   2 0 asub 3 1 asub 4 0 asub 5 1 asub\r
141   dup 0 get exch 1 get 7 -1 roll astore } bdef\r
142 /compute_transform {\r
143   dmat dtri tri_to_matrix tmat1 invertmatrix \r
144   smat stri tri_to_matrix tmat2 concatmatrix } bdef\r
145 /ds {stri astore pop} bdef\r
146 /dt {dtri astore pop} bdef\r
147 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string\r
148   currentfile \r
149   3 index 0 eq {/ASCIIHexDecode filter}\r
150   {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }\r
151   ifelse exch readstring pop\r
152   dup 0 3 index getinterval /rbmap xdef\r
153   dup 2 index dup getinterval /gbmap xdef\r
154   1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef\r
155 /it {gs np dtri aload pop moveto lineto lineto cp c\r
156   cols rows 8 compute_transform \r
157   rbmap gbmap bbmap true 3 colorimage gr}bdef\r
158 /il {newpath moveto lineto stroke}bdef\r
159 currentdict end def\r
160 %%EndProlog\r
161 \r
162 %%BeginSetup\r
163 MathWorks begin\r
164 \r
165 0 cap\r
166 \r
167 end\r
168 %%EndSetup\r
169 \r
170 %%Page: 1 1\r
171 %%BeginPageSetup\r
172 %%PageBoundingBox:    87   262   507   578\r
173 MathWorks begin\r
174 bpage\r
175 %%EndPageSetup\r
176 \r
177 %%BeginObject: obj1\r
178 bplot\r
179 \r
180 /dpi2point 12 def\r
181 portraitMode 1044 6936 csm\r
182 \r
183     0     0  5045  3782 rc\r
184 85 dict begin %Colortable dictionary\r
185 /c0 { 0.000000 0.000000 0.000000 sr} bdef\r
186 /c1 { 1.000000 1.000000 1.000000 sr} bdef\r
187 /c2 { 0.900000 0.000000 0.000000 sr} bdef\r
188 /c3 { 0.000000 0.820000 0.000000 sr} bdef\r
189 /c4 { 0.000000 0.000000 0.800000 sr} bdef\r
190 /c5 { 0.910000 0.820000 0.320000 sr} bdef\r
191 /c6 { 1.000000 0.260000 0.820000 sr} bdef\r
192 /c7 { 0.000000 0.820000 0.820000 sr} bdef\r
193 c0\r
194 1 j\r
195 1 sg\r
196    0    0 5046 3783 rf\r
197 6 w\r
198 0 3083 3910 0 0 -3083 656 3366 4 MP\r
199 PP\r
200 -3910 0 0 3083 3910 0 0 -3083 656 3366 5 MP stroke\r
201 4 w\r
202 DO\r
203 SO\r
204 6 w\r
205 0 sg\r
206  656  283 mt 4566  283 L\r
207  656 3366 mt 4566 3366 L\r
208 4566 3366 mt 4566  283 L\r
209  656 3366 mt  656  283 L\r
210  656 3366 mt 4566 3366 L\r
211  656 3366 mt  656  283 L\r
212 1144 3366 mt 1144 3326 L\r
213 1144  284 mt 1144  323 L\r
214 %%IncludeResource: font Helvetica\r
215 /Helvetica /WindowsLatin1Encoding 120 FMSR\r
216 \r
217  956 3511 mt \r
218 (CH-21) s\r
219 1633 3366 mt 1633 3326 L\r
220 1633  284 mt 1633  323 L\r
221 1445 3511 mt \r
222 (CH-22) s\r
223 2122 3366 mt 2122 3326 L\r
224 2122  284 mt 2122  323 L\r
225 1934 3511 mt \r
226 (CH-23) s\r
227 2611 3366 mt 2611 3326 L\r
228 2611  284 mt 2611  323 L\r
229 2456 3511 mt \r
230 (CH-3) s\r
231 3099 3366 mt 3099 3326 L\r
232 3099  284 mt 3099  323 L\r
233 2944 3511 mt \r
234 (CH-4) s\r
235 3588 3366 mt 3588 3326 L\r
236 3588  284 mt 3588  323 L\r
237 3433 3511 mt \r
238 (CH-7) s\r
239 4077 3366 mt 4077 3326 L\r
240 4077  284 mt 4077  323 L\r
241 3922 3511 mt \r
242 (CH-8) s\r
243  656 3366 mt  695 3366 L\r
244 4566 3366 mt 4526 3366 L\r
245  555 3410 mt \r
246 (0) s\r
247  656 2925 mt  695 2925 L\r
248 4566 2925 mt 4526 2925 L\r
249  355 2969 mt \r
250 (2000) s\r
251  656 2485 mt  695 2485 L\r
252 4566 2485 mt 4526 2485 L\r
253  355 2529 mt \r
254 (4000) s\r
255  656 2045 mt  695 2045 L\r
256 4566 2045 mt 4526 2045 L\r
257  355 2089 mt \r
258 (6000) s\r
259  656 1604 mt  695 1604 L\r
260 4566 1604 mt 4526 1604 L\r
261  355 1648 mt \r
262 (8000) s\r
263  656 1164 mt  695 1164 L\r
264 4566 1164 mt 4526 1164 L\r
265  288 1208 mt \r
266 (10000) s\r
267  656  724 mt  695  724 L\r
268 4566  724 mt 4526  724 L\r
269  288  768 mt \r
270 (12000) s\r
271  656  284 mt  695  284 L\r
272 4566  284 mt 4526  284 L\r
273  288  328 mt \r
274 (14000) s\r
275  656  283 mt 4566  283 L\r
276  656 3366 mt 4566 3366 L\r
277 4566 3366 mt 4566  283 L\r
278  656 3366 mt  656  283 L\r
279 gs 656 284 3911 3083 rc\r
280 /c8 { 0.000000 0.000000 0.562500 sr} bdef\r
281 c8\r
282 0 1840 391 0 0 -1840 949 3366 4 MP\r
283 PP\r
284 0 sg\r
285 -391 0 0 1840 391 0 0 -1840 949 3366 5 MP stroke\r
286 c8\r
287 0 410 391 0 0 -410 1438 3366 4 MP\r
288 PP\r
289 0 sg\r
290 -391 0 0 410 391 0 0 -410 1438 3366 5 MP stroke\r
291 c8\r
292 0 1290 391 0 0 -1290 1926 3366 4 MP\r
293 PP\r
294 0 sg\r
295 -391 0 0 1290 391 0 0 -1290 1926 3366 5 MP stroke\r
296 c8\r
297 0 2466 391 0 0 -2466 2415 3366 4 MP\r
298 PP\r
299 0 sg\r
300 -391 0 0 2466 391 0 0 -2466 2415 3366 5 MP stroke\r
301 c8\r
302 0 180 391 0 0 -180 2904 3366 4 MP\r
303 PP\r
304 0 sg\r
305 -391 0 0 180 391 0 0 -180 2904 3366 5 MP stroke\r
306 c8\r
307 0 113 391 0 0 -113 3393 3366 4 MP\r
308 PP\r
309 0 sg\r
310 -391 0 0 113 391 0 0 -113 3393 3366 5 MP stroke\r
311 c8\r
312 0 2965 391 0 0 -2965 3881 3366 4 MP\r
313 PP\r
314 0 sg\r
315 -391 0 0 2965 391 0 0 -2965 3881 3366 5 MP stroke\r
316 3910 0 656 3366 2 MP stroke\r
317 gr\r
318 \r
319  206 2296 mt  -90 rotate\r
320 (Throughput Mbps) s\r
321 90 rotate\r
322 1059  765 mt 1990  765 L\r
323 1990  765 mt 1990  504 L\r
324 1059  765 mt 1059  504 L\r
325 1059  504 mt 1990  504 L\r
326 1119  640 mt \r
327 (Chaotic PRNG) s\r
328 \r
329 end %%Color Dict\r
330 \r
331 eplot\r
332 %%EndObject\r
333 \r
334 epage\r
335 end\r
336 \r
337 showpage\r
338 \r
339 %%Trailer\r
340 %%EOF\r