forked from isura/utathesis
-
Notifications
You must be signed in to change notification settings - Fork 3
/
upper002.eps
825 lines (793 loc) · 19.5 KB
/
upper002.eps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: C:\Documents and Settings\Mahmoud Smadi\Desktop\upper002.eps
%%CreationDate: 08/27/2003 23:28:03
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Pages: 1
%%BoundingBox: 51 198 547 592
%%EndComments
%%BeginProlog
% MathWorks dictionary
/MathWorks 160 dict begin
% definition operators
/bdef {bind def} bind def
/ldef {load def} bind def
/xdef {exch def} bdef
/xstore {exch store} bdef
% operator abbreviations
/c /clip ldef
/cc /concat ldef
/cp /closepath ldef
/gr /grestore ldef
/gs /gsave ldef
/mt /moveto ldef
/np /newpath ldef
/cm /currentmatrix ldef
/sm /setmatrix ldef
/rm /rmoveto ldef
/rl /rlineto ldef
/s {show newpath} bdef
/sc {setcmykcolor} bdef
/sr /setrgbcolor ldef
/sg /setgray ldef
/w /setlinewidth ldef
/j /setlinejoin ldef
/cap /setlinecap ldef
/rc {rectclip} bdef
/rf {rectfill} bdef
% page state control
/pgsv () def
/bpage {/pgsv save def} bdef
/epage {pgsv restore} bdef
/bplot /gsave ldef
/eplot {stroke grestore} bdef
% orientation switch
/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
% coordinate system mappings
/dpi2point 0 def
% font control
/FontSize 0 def
/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
makefont setfont} bdef
/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
ISOLatin1Encoding WindowsLatin1Encoding copy pop
/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
exch dup 3 1 roll findfont dup length dict begin
{ 1 index /FID ne {def}{pop pop} ifelse } forall
/Encoding exch def currentdict end definefont pop} bdef
/isroman {findfont /CharStrings get /Agrave known} bdef
/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
exch FMS} bdef
/csm {1 dpi2point div -1 dpi2point div scale neg translate
dup landscapeMode eq {pop -90 rotate}
{rotateMode eq {90 rotate} if} ifelse} bdef
% line types: solid, dotted, dashed, dotdash
/SO { [] 0 setdash } bdef
/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
/DA { [6 dpi2point mul] 0 setdash } bdef
/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
dpi2point mul] 0 setdash } bdef
% macros for lines and objects
/L {lineto stroke} bdef
/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
/AP {{rlineto} repeat} bdef
/PDlw -1 def
/W {/PDlw currentlinewidth def setlinewidth} def
/PP {closepath eofill} bdef
/DP {closepath stroke} bdef
/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
neg 0 exch rlineto closepath} bdef
/FR {MR stroke} bdef
/PR {MR fill} bdef
/L1i {{currentfile picstr readhexstring pop} image} bdef
/tMatrix matrix def
/MakeOval {newpath tMatrix currentmatrix pop translate scale
0 0 1 0 360 arc tMatrix setmatrix} bdef
/FO {MakeOval stroke} bdef
/PO {MakeOval fill} bdef
/PD {currentlinewidth 2 div 0 360 arc fill
PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
/FA {newpath tMatrix currentmatrix pop translate scale
0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
/FAn {newpath tMatrix currentmatrix pop translate scale
0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
/vradius 0 def /hradius 0 def /lry 0 def
/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
/ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
vradius add translate hradius vradius scale 0 0 1 180 270 arc
tMatrix setmatrix lrx hradius sub uly vradius add translate
hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
lrx hradius sub lry vradius sub translate hradius vradius scale
0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
closepath} bdef
/FRR {MRR stroke } bdef
/PRR {MRR fill } bdef
/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
closepath} bdef
/FlrRR {MlrRR stroke } bdef
/PlrRR {MlrRR fill } bdef
/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
closepath} bdef
/FtbRR {MtbRR stroke } bdef
/PtbRR {MtbRR fill } bdef
/stri 6 array def /dtri 6 array def
/smat 6 array def /dmat 6 array def
/tmat1 6 array def /tmat2 6 array def /dif 3 array def
/asub {/ind2 exch def /ind1 exch def dup dup
ind1 get exch ind2 get sub exch } bdef
/tri_to_matrix {
2 0 asub 3 1 asub 4 0 asub 5 1 asub
dup 0 get exch 1 get 7 -1 roll astore } bdef
/compute_transform {
dmat dtri tri_to_matrix tmat1 invertmatrix
smat stri tri_to_matrix tmat2 concatmatrix } bdef
/ds {stri astore pop} bdef
/dt {dtri astore pop} bdef
/db {2 copy /cols xdef /rows xdef mul dup string
currentfile exch readhexstring pop
/bmap xdef pop pop} bdef
/it {gs np dtri aload pop moveto lineto lineto cp c
cols rows 8 compute_transform
{bmap} image gr}bdef
/il {newpath moveto lineto stroke}bdef
currentdict end def
%%EndProlog
%%BeginSetup
MathWorks begin
0 cap
end
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 51 198 547 592
MathWorks begin
bpage
%%EndPageSetup
%%BeginObject: obj1
bplot
/dpi2point 12 def
portraitMode 0204 7344 csm
409 237 5962 4728 MR c np
85 dict begin %Colortable dictionary
/c0 { 0 0 0 sr} bdef
/c1 { 1 1 1 sr} bdef
/c2 { 1 0 0 sr} bdef
/c3 { 0 1 0 sr} bdef
/c4 { 0 0 1 sr} bdef
/c5 { 1 1 0 sr} bdef
/c6 { 1 0 1 sr} bdef
/c7 { 0 1 1 sr} bdef
c0
1 j
1 sg
0 0 6913 5185 PR
6 w
0 4225 5356 0 0 -4225 899 4614 4 MP
PP
-5356 0 0 4225 5356 0 0 -4225 899 4614 5 MP stroke
4 w
DO
0 sg
899 4614 mt 899 389 L
899 389 mt 899 389 L
1568 4614 mt 1568 389 L
1568 389 mt 1568 389 L
2238 4614 mt 2238 389 L
2238 389 mt 2238 389 L
2907 4614 mt 2907 389 L
2907 389 mt 2907 389 L
3577 4614 mt 3577 389 L
3577 389 mt 3577 389 L
4246 4614 mt 4246 389 L
4246 389 mt 4246 389 L
4916 4614 mt 4916 389 L
4916 389 mt 4916 389 L
5585 4614 mt 5585 389 L
5585 389 mt 5585 389 L
6255 4614 mt 6255 389 L
6255 389 mt 6255 389 L
899 4614 mt 6255 4614 L
6255 4614 mt 6255 4614 L
899 3909 mt 6255 3909 L
6255 3909 mt 6255 3909 L
899 3205 mt 6255 3205 L
6255 3205 mt 6255 3205 L
899 2501 mt 6255 2501 L
6255 2501 mt 6255 2501 L
899 1797 mt 6255 1797 L
6255 1797 mt 6255 1797 L
899 1093 mt 6255 1093 L
6255 1093 mt 6255 1093 L
899 389 mt 6255 389 L
6255 389 mt 6255 389 L
SO
6 w
899 389 mt 6255 389 L
899 4614 mt 6255 4614 L
6255 4614 mt 6255 389 L
899 4614 mt 899 389 L
899 4614 mt 6255 4614 L
899 4614 mt 899 389 L
899 4614 mt 899 4560 L
899 389 mt 899 442 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 120 FMSR
866 4759 mt
(0) s
1568 4614 mt 1568 4560 L
1568 389 mt 1568 442 L
1535 4759 mt
(5) s
2238 4614 mt 2238 4560 L
2238 389 mt 2238 442 L
2172 4759 mt
(10) s
2907 4614 mt 2907 4560 L
2907 389 mt 2907 442 L
2841 4759 mt
(15) s
3577 4614 mt 3577 4560 L
3577 389 mt 3577 442 L
3511 4759 mt
(20) s
4246 4614 mt 4246 4560 L
4246 389 mt 4246 442 L
4180 4759 mt
(25) s
4916 4614 mt 4916 4560 L
4916 389 mt 4916 442 L
4850 4759 mt
(30) s
5585 4614 mt 5585 4560 L
5585 389 mt 5585 442 L
5519 4759 mt
(35) s
6255 4614 mt 6255 4560 L
6255 389 mt 6255 442 L
6189 4759 mt
(40) s
899 4614 mt 925 4614 L
6255 4614 mt 6228 4614 L
DO
899 4614 mt 6255 4614 L
6255 4614 mt 6255 4614 L
SO
899 4614 mt 952 4614 L
6255 4614 mt 6201 4614 L
640 4658 mt
(10) s
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 80 FMSR
773 4584 mt
(-6) s
899 4402 mt 925 4402 L
6255 4402 mt 6228 4402 L
DO
899 4402 mt 6255 4402 L
6255 4402 mt 6255 4402 L
SO
899 4278 mt 925 4278 L
6255 4278 mt 6228 4278 L
DO
899 4278 mt 6255 4278 L
6255 4278 mt 6255 4278 L
SO
899 4190 mt 925 4190 L
6255 4190 mt 6228 4190 L
DO
899 4190 mt 6255 4190 L
6255 4190 mt 6255 4190 L
SO
899 4121 mt 925 4121 L
6255 4121 mt 6228 4121 L
DO
899 4121 mt 6255 4121 L
6255 4121 mt 6255 4121 L
SO
899 4066 mt 925 4066 L
6255 4066 mt 6228 4066 L
DO
899 4066 mt 6255 4066 L
6255 4066 mt 6255 4066 L
SO
899 4018 mt 925 4018 L
6255 4018 mt 6228 4018 L
DO
899 4018 mt 6255 4018 L
6255 4018 mt 6255 4018 L
SO
899 3978 mt 925 3978 L
6255 3978 mt 6228 3978 L
DO
899 3978 mt 6255 3978 L
6255 3978 mt 6255 3978 L
SO
899 3942 mt 925 3942 L
6255 3942 mt 6228 3942 L
DO
899 3942 mt 6255 3942 L
6255 3942 mt 6255 3942 L
SO
899 3909 mt 925 3909 L
6255 3909 mt 6228 3909 L
DO
899 3909 mt 6255 3909 L
6255 3909 mt 6255 3909 L
SO
899 3909 mt 952 3909 L
6255 3909 mt 6201 3909 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 120 FMSR
640 3953 mt
(10) s
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 80 FMSR
773 3879 mt
(-5) s
899 3697 mt 925 3697 L
6255 3697 mt 6228 3697 L
DO
899 3697 mt 6255 3697 L
6255 3697 mt 6255 3697 L
SO
899 3573 mt 925 3573 L
6255 3573 mt 6228 3573 L
DO
899 3573 mt 6255 3573 L
6255 3573 mt 6255 3573 L
SO
899 3485 mt 925 3485 L
6255 3485 mt 6228 3485 L
DO
899 3485 mt 6255 3485 L
6255 3485 mt 6255 3485 L
SO
899 3417 mt 925 3417 L
6255 3417 mt 6228 3417 L
DO
899 3417 mt 6255 3417 L
6255 3417 mt 6255 3417 L
SO
899 3361 mt 925 3361 L
6255 3361 mt 6228 3361 L
DO
899 3361 mt 6255 3361 L
6255 3361 mt 6255 3361 L
SO
899 3314 mt 925 3314 L
6255 3314 mt 6228 3314 L
DO
899 3314 mt 6255 3314 L
6255 3314 mt 6255 3314 L
SO
899 3273 mt 925 3273 L
6255 3273 mt 6228 3273 L
DO
899 3273 mt 6255 3273 L
6255 3273 mt 6255 3273 L
SO
899 3237 mt 925 3237 L
6255 3237 mt 6228 3237 L
DO
899 3237 mt 6255 3237 L
6255 3237 mt 6255 3237 L
SO
899 3205 mt 925 3205 L
6255 3205 mt 6228 3205 L
DO
899 3205 mt 6255 3205 L
6255 3205 mt 6255 3205 L
SO
899 3205 mt 952 3205 L
6255 3205 mt 6201 3205 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 120 FMSR
640 3249 mt
(10) s
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 80 FMSR
773 3175 mt
(-4) s
899 2993 mt 925 2993 L
6255 2993 mt 6228 2993 L
DO
899 2993 mt 6255 2993 L
6255 2993 mt 6255 2993 L
SO
899 2869 mt 925 2869 L
6255 2869 mt 6228 2869 L
DO
899 2869 mt 6255 2869 L
6255 2869 mt 6255 2869 L
SO
899 2781 mt 925 2781 L
6255 2781 mt 6228 2781 L
DO
899 2781 mt 6255 2781 L
6255 2781 mt 6255 2781 L
SO
899 2713 mt 925 2713 L
6255 2713 mt 6228 2713 L
DO
899 2713 mt 6255 2713 L
6255 2713 mt 6255 2713 L
SO
899 2657 mt 925 2657 L
6255 2657 mt 6228 2657 L
DO
899 2657 mt 6255 2657 L
6255 2657 mt 6255 2657 L
SO
899 2610 mt 925 2610 L
6255 2610 mt 6228 2610 L
DO
899 2610 mt 6255 2610 L
6255 2610 mt 6255 2610 L
SO
899 2569 mt 925 2569 L
6255 2569 mt 6228 2569 L
DO
899 2569 mt 6255 2569 L
6255 2569 mt 6255 2569 L
SO
899 2533 mt 925 2533 L
6255 2533 mt 6228 2533 L
DO
899 2533 mt 6255 2533 L
6255 2533 mt 6255 2533 L
SO
899 2501 mt 925 2501 L
6255 2501 mt 6228 2501 L
DO
899 2501 mt 6255 2501 L
6255 2501 mt 6255 2501 L
SO
899 2501 mt 952 2501 L
6255 2501 mt 6201 2501 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 120 FMSR
640 2545 mt
(10) s
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 80 FMSR
773 2471 mt
(-3) s
899 2289 mt 925 2289 L
6255 2289 mt 6228 2289 L
DO
899 2289 mt 6255 2289 L
6255 2289 mt 6255 2289 L
SO
899 2165 mt 925 2165 L
6255 2165 mt 6228 2165 L
DO
899 2165 mt 6255 2165 L
6255 2165 mt 6255 2165 L
SO
899 2077 mt 925 2077 L
6255 2077 mt 6228 2077 L
DO
899 2077 mt 6255 2077 L
6255 2077 mt 6255 2077 L
SO
899 2009 mt 925 2009 L
6255 2009 mt 6228 2009 L
DO
899 2009 mt 6255 2009 L
6255 2009 mt 6255 2009 L
SO
899 1953 mt 925 1953 L
6255 1953 mt 6228 1953 L
DO
899 1953 mt 6255 1953 L
6255 1953 mt 6255 1953 L
SO
899 1906 mt 925 1906 L
6255 1906 mt 6228 1906 L
DO
899 1906 mt 6255 1906 L
6255 1906 mt 6255 1906 L
SO
899 1865 mt 925 1865 L
6255 1865 mt 6228 1865 L
DO
899 1865 mt 6255 1865 L
6255 1865 mt 6255 1865 L
SO
899 1829 mt 925 1829 L
6255 1829 mt 6228 1829 L
DO
899 1829 mt 6255 1829 L
6255 1829 mt 6255 1829 L
SO
899 1797 mt 925 1797 L
6255 1797 mt 6228 1797 L
DO
899 1797 mt 6255 1797 L
6255 1797 mt 6255 1797 L
SO
899 1797 mt 952 1797 L
6255 1797 mt 6201 1797 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 120 FMSR
640 1841 mt
(10) s
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 80 FMSR
773 1767 mt
(-2) s
899 1585 mt 925 1585 L
6255 1585 mt 6228 1585 L
DO
899 1585 mt 6255 1585 L
6255 1585 mt 6255 1585 L
SO
899 1461 mt 925 1461 L
6255 1461 mt 6228 1461 L
DO
899 1461 mt 6255 1461 L
6255 1461 mt 6255 1461 L
SO
899 1373 mt 925 1373 L
6255 1373 mt 6228 1373 L
DO
899 1373 mt 6255 1373 L
6255 1373 mt 6255 1373 L
SO
899 1305 mt 925 1305 L
6255 1305 mt 6228 1305 L
DO
899 1305 mt 6255 1305 L
6255 1305 mt 6255 1305 L
SO
899 1249 mt 925 1249 L
6255 1249 mt 6228 1249 L
DO
899 1249 mt 6255 1249 L
6255 1249 mt 6255 1249 L
SO
899 1202 mt 925 1202 L
6255 1202 mt 6228 1202 L
DO
899 1202 mt 6255 1202 L
6255 1202 mt 6255 1202 L
SO
899 1161 mt 925 1161 L
6255 1161 mt 6228 1161 L
DO
899 1161 mt 6255 1161 L
6255 1161 mt 6255 1161 L
SO
899 1125 mt 925 1125 L
6255 1125 mt 6228 1125 L
DO
899 1125 mt 6255 1125 L
6255 1125 mt 6255 1125 L
SO
899 1093 mt 925 1093 L
6255 1093 mt 6228 1093 L
DO
899 1093 mt 6255 1093 L
6255 1093 mt 6255 1093 L
SO
899 1093 mt 952 1093 L
6255 1093 mt 6201 1093 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 120 FMSR
640 1137 mt
(10) s
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 80 FMSR
773 1063 mt
(-1) s
899 881 mt 925 881 L
6255 881 mt 6228 881 L
DO
899 881 mt 6255 881 L
6255 881 mt 6255 881 L
SO
899 757 mt 925 757 L
6255 757 mt 6228 757 L
DO
899 757 mt 6255 757 L
6255 757 mt 6255 757 L
SO
899 669 mt 925 669 L
6255 669 mt 6228 669 L
DO
899 669 mt 6255 669 L
6255 669 mt 6255 669 L
SO
899 600 mt 925 600 L
6255 600 mt 6228 600 L
DO
899 600 mt 6255 600 L
6255 600 mt 6255 600 L
SO
899 545 mt 925 545 L
6255 545 mt 6228 545 L
DO
899 545 mt 6255 545 L
6255 545 mt 6255 545 L
SO
899 498 mt 925 498 L
6255 498 mt 6228 498 L
DO
899 498 mt 6255 498 L
6255 498 mt 6255 498 L
SO
899 457 mt 925 457 L
6255 457 mt 6228 457 L
DO
899 457 mt 6255 457 L
6255 457 mt 6255 457 L
SO
899 421 mt 925 421 L
6255 421 mt 6228 421 L
DO
899 421 mt 6255 421 L
6255 421 mt 6255 421 L
SO
899 389 mt 925 389 L
6255 389 mt 6228 389 L
DO
899 389 mt 6255 389 L
6255 389 mt 6255 389 L
SO
899 389 mt 952 389 L
6255 389 mt 6201 389 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 120 FMSR
640 433 mt
(10) s
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 80 FMSR
773 359 mt
(0) s
899 389 mt 6255 389 L
899 4614 mt 6255 4614 L
6255 4614 mt 6255 389 L
899 4614 mt 899 389 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 132 FMSR
2910 4911 mt
(Average SNR / bit \(dB\)) s
556 2897 mt -90 rotate
(Average BEP) s
90 rotate
gs 899 389 5357 4226 MR c np
DA
18 w
134 35 134 35 134 36 134 35 134 35 134 35 134 35 134 36
134 35 133 35 134 35 134 35 134 36 134 35 134 35 134 35
134 35 134 35 134 36 133 35 134 35 134 35 134 35 134 35
134 35 134 34 134 35 134 35 134 34 133 34 134 34 134 34
134 33 134 33 134 32 134 31 134 31 134 30 134 28 133 28
899 883 41 MP stroke
SO
134 1 134 0 134 1 134 1 134 1 134 2 134 2 134 2
134 3 133 4 134 4 134 5 134 7 134 8 134 10 134 12
134 14 134 16 134 19 133 22 134 24 134 27 134 29 134 30
134 32 134 34 134 34 134 34 134 34 133 34 134 34 134 34
134 33 134 32 134 33 134 31 134 31 134 29 134 29 133 27
899 882 41 MP stroke
134 71 134 70 134 71 134 70 134 70 134 71 134 70 134 70
134 71 133 70 134 71 134 70 134 70 134 71 134 70 134 70
134 70 134 70 134 70 133 70 134 70 134 70 134 69 134 69
134 69 134 69 134 68 134 67 134 67 133 66 134 65 134 63
134 62 134 60 134 58 134 56 134 53 134 50 134 47 133 43
899 968 41 MP stroke
DA
134 70 134 71 134 70 134 70 134 71 134 70 134 71 134 70
134 70 133 71 134 70 134 70 134 71 134 70 134 70 134 70
134 71 134 70 134 70 133 70 134 70 134 69 134 70 134 69
134 69 134 68 134 68 134 68 134 67 133 66 134 64 134 64
134 62 134 61 134 58 134 56 134 53 134 50 134 47 133 44
899 970 41 MP stroke
SO
78 83 134 141 134 140 134 141 134 140 134 140 134 139 134 140
134 139 133 139 134 138 134 137 134 137 134 135 134 134 134 133
134 131 134 128 134 125 133 122 134 118 134 114 134 108 134 103
134 96 134 90 134 82 134 75 134 68 133 61 899 1038 31 MP stroke
DA
68 73 134 140 134 141 134 140 134 140 134 140 134 140 134 139
134 139 133 139 134 138 134 138 134 137 134 135 134 134 134 133
134 131 134 129 134 125 133 123 134 118 134 114 134 109 134 103
134 97 134 90 134 83 134 76 134 68 133 62 899 1041 31 MP stroke
SO
120 241 134 263 134 260 134 254 134 248 134 240 134 232 134 223
133 211 134 199 134 186 134 172 134 156 134 142 134 127 134 113
134 99 134 87 133 76 899 1086 20 MP stroke
DA
106 213 134 265 134 260 134 255 134 249 134 242 134 234 134 224
133 213 134 201 134 187 134 173 134 159 134 143 134 128 134 114
134 101 134 87 133 77 899 1090 20 MP stroke
SO
6 w
gr
1 sg
0 299 1605 0 0 -299 4590 748 4 MP
PP
-1605 0 0 299 1605 0 0 -299 4590 748 5 MP stroke
4 w
DO
SO
6 w
0 sg
4590 449 mt 6195 449 L
4590 748 mt 6195 748 L
6195 748 mt 6195 449 L
4590 748 mt 4590 449 L
4590 748 mt 6195 748 L
4590 748 mt 4590 449 L
4590 449 mt 6195 449 L
4590 748 mt 6195 748 L
6195 748 mt 6195 449 L
4590 748 mt 4590 449 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 120 FMSR
4923 571 mt
(Jensen's Lower Bound) s
4923 709 mt
(Exact) s
gs 4590 449 1606 300 MR c np
DA
18 w
200 0 4656 531 2 MP stroke
SO
200 0 4656 669 2 MP stroke
6 w
gr
1 sg
-336 0 0 -128 336 0 1695 1156 4 MP
PP
0 sg
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 108 FMSR
1697 1130 mt
(m=0.5 ) s
1 sg
-246 0 0 -128 246 0 1702 1366 4 MP
PP
0 sg
1704 1340 mt
(m=1 ) s
1 sg
-246 0 0 -128 246 0 1676 1625 4 MP
PP
0 sg
1678 1599 mt
(m=2 ) s
1 sg
-246 0 0 -128 246 0 1717 1945 4 MP
PP
0 sg
1719 1919 mt
(m=4 ) s
end
eplot
%%EndObject
epage
end
showpage
%%Trailer
%%EOF