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
9 %%BoundingBox: 87 262 507 578
\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
28 /cm /currentmatrix ldef
\r
32 /s {show newpath} bdef
\r
33 /sc {setcmykcolor} bdef
\r
34 /sr /setrgbcolor ldef
\r
36 /w /setlinewidth ldef
\r
37 /j /setlinejoin ldef
\r
38 /cap /setlinecap ldef
\r
41 % page state control
\r
43 /bpage {/pgsv save def} bdef
\r
44 /epage {pgsv restore} bdef
\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
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
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
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
91 /L1i {{currentfile picstr readhexstring pop} image} bdef
\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
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
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
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
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
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
172 %%PageBoundingBox: 87 262 507 578
\r
177 %%BeginObject: obj1
\r
181 portraitMode 1044 6936 csm
\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
198 0 3083 3910 0 0 -3083 656 3366 4 MP
\r
200 -3910 0 0 3083 3910 0 0 -3083 656 3366 5 MP stroke
\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
219 1633 3366 mt 1633 3326 L
\r
220 1633 284 mt 1633 323 L
\r
223 2122 3366 mt 2122 3326 L
\r
224 2122 284 mt 2122 323 L
\r
227 2611 3366 mt 2611 3326 L
\r
228 2611 284 mt 2611 323 L
\r
231 3099 3366 mt 3099 3326 L
\r
232 3099 284 mt 3099 323 L
\r
235 3588 3366 mt 3588 3326 L
\r
236 3588 284 mt 3588 323 L
\r
239 4077 3366 mt 4077 3326 L
\r
240 4077 284 mt 4077 323 L
\r
243 656 3366 mt 695 3366 L
\r
244 4566 3366 mt 4526 3366 L
\r
247 656 2925 mt 695 2925 L
\r
248 4566 2925 mt 4526 2925 L
\r
251 656 2485 mt 695 2485 L
\r
252 4566 2485 mt 4526 2485 L
\r
255 656 2045 mt 695 2045 L
\r
256 4566 2045 mt 4526 2045 L
\r
259 656 1604 mt 695 1604 L
\r
260 4566 1604 mt 4526 1604 L
\r
263 656 1164 mt 695 1164 L
\r
264 4566 1164 mt 4526 1164 L
\r
267 656 724 mt 695 724 L
\r
268 4566 724 mt 4526 724 L
\r
271 656 284 mt 695 284 L
\r
272 4566 284 mt 4526 284 L
\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
282 0 1840 391 0 0 -1840 949 3366 4 MP
\r
285 -391 0 0 1840 391 0 0 -1840 949 3366 5 MP stroke
\r
287 0 410 391 0 0 -410 1438 3366 4 MP
\r
290 -391 0 0 410 391 0 0 -410 1438 3366 5 MP stroke
\r
292 0 1290 391 0 0 -1290 1926 3366 4 MP
\r
295 -391 0 0 1290 391 0 0 -1290 1926 3366 5 MP stroke
\r
297 0 2466 391 0 0 -2466 2415 3366 4 MP
\r
300 -391 0 0 2466 391 0 0 -2466 2415 3366 5 MP stroke
\r
302 0 180 391 0 0 -180 2904 3366 4 MP
\r
305 -391 0 0 180 391 0 0 -180 2904 3366 5 MP stroke
\r
307 0 113 391 0 0 -113 3393 3366 4 MP
\r
310 -391 0 0 113 391 0 0 -113 3393 3366 5 MP stroke
\r
312 0 2965 391 0 0 -2965 3881 3366 4 MP
\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
319 206 2296 mt -90 rotate
\r
320 (Throughput Mbps) s
\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