1 %!PS-Adobe-2.0 EPSF-1.2
2 %%Creator: MATLAB, The MathWorks, Inc. Version 8.0.0.783 (R2012b). Operating System: Darwin 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64.
3 %%Title: /Users/apek/SVN/bookgpu/Chapters/chapter7/figures/PrecisionSINGLE.eps
4 %%CreationDate: 12/03/2012 00:57:23
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
9 %%BoundingBox: 36 191 552 595
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
19 /xstore {exch store} bdef
20 % operator abbreviations
28 /cm /currentmatrix ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
46 /eplot {stroke grestore} bdef
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
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
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
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
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
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
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
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
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
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
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 exch readhexstring pop
141 dup 0 3 index getinterval /rbmap xdef
142 dup 2 index dup getinterval /gbmap xdef
143 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
144 /it {gs np dtri aload pop moveto lineto lineto cp c
145 cols rows 8 compute_transform
146 rbmap gbmap bbmap true 3 colorimage gr}bdef
147 /il {newpath moveto lineto stroke}bdef
161 %%PageBoundingBox: 36 191 552 595
170 portraitMode 0216 7344 csm
172 217 193 6192 4855 MR c np
173 85 dict begin %Colortable dictionary
174 /c0 { 0.000000 0.000000 0.000000 sr} bdef
175 /c1 { 1.000000 1.000000 1.000000 sr} bdef
176 /c2 { 0.900000 0.000000 0.000000 sr} bdef
177 /c3 { 0.000000 0.820000 0.000000 sr} bdef
178 /c4 { 0.000000 0.000000 0.800000 sr} bdef
179 /c5 { 0.910000 0.820000 0.320000 sr} bdef
180 /c6 { 1.000000 0.260000 0.820000 sr} bdef
181 /c7 { 0.000000 0.820000 0.820000 sr} bdef
187 0 4229 5364 0 0 -4229 900 4618 4 MP
189 -5364 0 0 4229 5364 0 0 -4229 900 4618 5 MP stroke
195 900 4618 mt 6264 4618 L
196 900 389 mt 6264 389 L
197 900 4618 mt 900 389 L
198 6264 4618 mt 6264 389 L
199 900 4618 mt 6264 4618 L
200 900 4618 mt 900 389 L
201 1155 4618 mt 1155 4564 L
202 1155 389 mt 1155 442 L
203 %%IncludeResource: font Helvetica
204 /Helvetica /ISOLatin1Encoding 168 FMSR
208 2432 4618 mt 2432 4564 L
209 2432 389 mt 2432 442 L
212 3710 4618 mt 3710 4564 L
213 3710 389 mt 3710 442 L
216 4987 4618 mt 4987 4564 L
217 4987 389 mt 4987 442 L
220 6265 4618 mt 6265 4564 L
221 6265 389 mt 6265 442 L
224 900 4618 mt 900 4618 L
225 900 4618 mt 900 4618 L
226 900 4618 mt 900 4618 L
227 900 4618 mt 900 4618 L
228 900 4618 mt 900 4618 L
229 900 4618 mt 900 4618 L
230 900 4618 mt 900 4618 L
231 900 4618 mt 900 4618 L
232 900 4618 mt 900 4618 L
233 900 4618 mt 900 4618 L
234 900 4618 mt 900 4618 L
235 900 4618 mt 900 4618 L
236 900 4618 mt 900 4618 L
237 900 4618 mt 900 4618 L
238 900 4618 mt 900 4618 L
239 900 4618 mt 900 4618 L
240 900 4618 mt 900 4618 L
241 900 4618 mt 900 4618 L
242 900 4618 mt 953 4618 L
243 6265 4618 mt 6211 4618 L
246 %%IncludeResource: font Helvetica
247 /Helvetica /ISOLatin1Encoding 112 FMSR
251 900 4618 mt 900 4618 L
252 900 4618 mt 900 4618 L
253 900 4618 mt 900 4618 L
254 900 4618 mt 900 4618 L
255 900 4618 mt 900 4618 L
256 900 4618 mt 900 4618 L
257 900 4618 mt 900 4618 L
258 900 4618 mt 900 4618 L
259 900 4618 mt 900 4618 L
260 900 4618 mt 900 4618 L
261 900 4618 mt 900 4618 L
262 900 4618 mt 900 4618 L
263 900 4618 mt 900 4618 L
264 900 4618 mt 900 4618 L
265 900 4618 mt 900 4618 L
266 900 4618 mt 900 4618 L
267 900 4618 mt 900 4618 L
268 900 4618 mt 900 4618 L
269 900 4089 mt 953 4089 L
270 6265 4089 mt 6211 4089 L
271 %%IncludeResource: font Helvetica
272 /Helvetica /ISOLatin1Encoding 168 FMSR
276 %%IncludeResource: font Helvetica
277 /Helvetica /ISOLatin1Encoding 112 FMSR
281 900 4618 mt 900 4618 L
282 900 4618 mt 900 4618 L
283 900 4618 mt 900 4618 L
284 900 4618 mt 900 4618 L
285 900 4618 mt 900 4618 L
286 900 4618 mt 900 4618 L
287 900 4618 mt 900 4618 L
288 900 4618 mt 900 4618 L
289 900 4618 mt 900 4618 L
290 900 4618 mt 900 4618 L
291 900 4618 mt 900 4618 L
292 900 4618 mt 900 4618 L
293 900 4618 mt 900 4618 L
294 900 4618 mt 900 4618 L
295 900 4618 mt 900 4618 L
296 900 4618 mt 900 4618 L
297 900 4618 mt 900 4618 L
298 900 4618 mt 900 4618 L
299 900 3560 mt 953 3560 L
300 6265 3560 mt 6211 3560 L
301 %%IncludeResource: font Helvetica
302 /Helvetica /ISOLatin1Encoding 168 FMSR
306 %%IncludeResource: font Helvetica
307 /Helvetica /ISOLatin1Encoding 112 FMSR
311 900 4618 mt 900 4618 L
312 900 4618 mt 900 4618 L
313 900 4618 mt 900 4618 L
314 900 4618 mt 900 4618 L
315 900 4618 mt 900 4618 L
316 900 4618 mt 900 4618 L
317 900 4618 mt 900 4618 L
318 900 4618 mt 900 4618 L
319 900 4618 mt 900 4618 L
320 900 4618 mt 900 4618 L
321 900 4618 mt 900 4618 L
322 900 4618 mt 900 4618 L
323 900 4618 mt 900 4618 L
324 900 4618 mt 900 4618 L
325 900 4618 mt 900 4618 L
326 900 4618 mt 900 4618 L
327 900 4618 mt 900 4618 L
328 900 4618 mt 900 4618 L
329 900 3032 mt 953 3032 L
330 6265 3032 mt 6211 3032 L
331 %%IncludeResource: font Helvetica
332 /Helvetica /ISOLatin1Encoding 168 FMSR
336 %%IncludeResource: font Helvetica
337 /Helvetica /ISOLatin1Encoding 112 FMSR
341 900 4618 mt 900 4618 L
342 900 4618 mt 900 4618 L
343 900 4618 mt 900 4618 L
344 900 4618 mt 900 4618 L
345 900 4618 mt 900 4618 L
346 900 4618 mt 900 4618 L
347 900 4618 mt 900 4618 L
348 900 4618 mt 900 4618 L
349 900 4618 mt 900 4618 L
350 900 4618 mt 900 4618 L
351 900 4618 mt 900 4618 L
352 900 4618 mt 900 4618 L
353 900 4618 mt 900 4618 L
354 900 4618 mt 900 4618 L
355 900 4618 mt 900 4618 L
356 900 4618 mt 900 4618 L
357 900 4618 mt 900 4618 L
358 900 4618 mt 900 4618 L
359 900 2503 mt 953 2503 L
360 6265 2503 mt 6211 2503 L
361 %%IncludeResource: font Helvetica
362 /Helvetica /ISOLatin1Encoding 168 FMSR
366 %%IncludeResource: font Helvetica
367 /Helvetica /ISOLatin1Encoding 112 FMSR
371 900 4618 mt 900 4618 L
372 900 4618 mt 900 4618 L
373 900 4618 mt 900 4618 L
374 900 4618 mt 900 4618 L
375 900 4618 mt 900 4618 L
376 900 4618 mt 900 4618 L
377 900 4618 mt 900 4618 L
378 900 4618 mt 900 4618 L
379 900 4618 mt 900 4618 L
380 900 4618 mt 900 4618 L
381 900 4618 mt 900 4618 L
382 900 4618 mt 900 4618 L
383 900 4618 mt 900 4618 L
384 900 4618 mt 900 4618 L
385 900 4618 mt 900 4618 L
386 900 4618 mt 900 4618 L
387 900 4618 mt 900 4618 L
388 900 4618 mt 900 4618 L
389 900 1974 mt 953 1974 L
390 6265 1974 mt 6211 1974 L
391 %%IncludeResource: font Helvetica
392 /Helvetica /ISOLatin1Encoding 168 FMSR
396 %%IncludeResource: font Helvetica
397 /Helvetica /ISOLatin1Encoding 112 FMSR
401 900 4618 mt 900 4618 L
402 900 4618 mt 900 4618 L
403 900 4618 mt 900 4618 L
404 900 4618 mt 900 4618 L
405 900 4618 mt 900 4618 L
406 900 4618 mt 900 4618 L
407 900 4618 mt 900 4618 L
408 900 4618 mt 900 4618 L
409 900 4618 mt 900 4618 L
410 900 4618 mt 900 4618 L
411 900 4618 mt 900 4618 L
412 900 4618 mt 900 4618 L
413 900 4618 mt 900 4618 L
414 900 4618 mt 900 4618 L
415 900 4618 mt 900 4618 L
416 900 4618 mt 900 4618 L
417 900 4618 mt 900 4618 L
418 900 4618 mt 900 4618 L
419 900 1446 mt 953 1446 L
420 6265 1446 mt 6211 1446 L
421 %%IncludeResource: font Helvetica
422 /Helvetica /ISOLatin1Encoding 168 FMSR
426 %%IncludeResource: font Helvetica
427 /Helvetica /ISOLatin1Encoding 112 FMSR
431 900 4618 mt 900 4618 L
432 900 4618 mt 900 4618 L
433 900 4618 mt 900 4618 L
434 900 4618 mt 900 4618 L
435 900 4618 mt 900 4618 L
436 900 4618 mt 900 4618 L
437 900 4618 mt 900 4618 L
438 900 4618 mt 900 4618 L
439 900 4618 mt 900 4618 L
440 900 4618 mt 900 4618 L
441 900 4618 mt 900 4618 L
442 900 4618 mt 900 4618 L
443 900 4618 mt 900 4618 L
444 900 4618 mt 900 4618 L
445 900 4618 mt 900 4618 L
446 900 4618 mt 900 4618 L
447 900 4618 mt 900 4618 L
448 900 4618 mt 900 4618 L
450 6265 917 mt 6211 917 L
451 %%IncludeResource: font Helvetica
452 /Helvetica /ISOLatin1Encoding 168 FMSR
456 %%IncludeResource: font Helvetica
457 /Helvetica /ISOLatin1Encoding 112 FMSR
461 900 4618 mt 900 4618 L
462 900 4618 mt 900 4618 L
463 900 4618 mt 900 4618 L
464 900 4618 mt 900 4618 L
465 900 4618 mt 900 4618 L
466 900 4618 mt 900 4618 L
467 900 4618 mt 900 4618 L
468 900 4618 mt 900 4618 L
469 900 4618 mt 900 4618 L
470 900 4618 mt 900 4618 L
471 900 4618 mt 900 4618 L
472 900 4618 mt 900 4618 L
473 900 4618 mt 900 4618 L
474 900 4618 mt 900 4618 L
475 900 4618 mt 900 4618 L
476 900 4618 mt 900 4618 L
477 900 4618 mt 900 4618 L
478 900 4618 mt 900 4618 L
480 6265 389 mt 6211 389 L
481 %%IncludeResource: font Helvetica
482 /Helvetica /ISOLatin1Encoding 168 FMSR
486 %%IncludeResource: font Helvetica
487 /Helvetica /ISOLatin1Encoding 112 FMSR
491 900 4618 mt 900 4618 L
492 900 4618 mt 900 4618 L
493 900 4618 mt 900 4618 L
494 900 4618 mt 900 4618 L
495 900 4618 mt 900 4618 L
496 900 4618 mt 900 4618 L
497 900 4618 mt 900 4618 L
498 900 4618 mt 900 4618 L
499 900 4618 mt 900 4618 L
500 900 4618 mt 900 4618 L
501 900 4618 mt 900 4618 L
502 900 4618 mt 900 4618 L
503 900 4618 mt 900 4618 L
504 900 4618 mt 900 4618 L
505 900 4618 mt 900 4618 L
506 900 4618 mt 900 4618 L
507 900 4618 mt 900 4618 L
508 900 4618 mt 900 4618 L
509 900 4618 mt 6264 4618 L
510 900 389 mt 6264 389 L
511 900 4618 mt 900 389 L
512 6264 4618 mt 6264 389 L
513 gs 900 389 5366 4230 MR c np
514 255 0 256 0 255 0 256 0 255 0 256 0 255 0 256 0
515 255 0 256 0 255 0 256 -1 255 1 256 -28 255 106 256 237
516 255 214 256 454 255 -76 1155 1047 20 MP stroke
539 gs 900 389 5366 4230 MR c np
541 255 21 256 4 255 15 256 0 255 -31 256 -12 255 44 256 -43
542 255 51 256 21 255 104 256 190 255 163 256 217 255 171 256 244
543 255 197 256 450 255 -80 1155 1046 20 MP stroke
569 gs 900 389 5366 4230 MR c np
571 0 -2643 2432 3296 2 MP stroke
573 255 -4 256 -3 255 21 256 -9 255 23 256 16 255 -31 256 -30
574 255 57 256 10 255 90 256 206 255 155 256 224 255 163 256 255
575 255 208 256 444 1410 967 19 MP stroke
580 1385 942 mt 1435 992 L
581 1435 942 mt 1385 992 L
582 1641 1386 mt 1691 1436 L
583 1691 1386 mt 1641 1436 L
584 1896 1594 mt 1946 1644 L
585 1946 1594 mt 1896 1644 L
586 2152 1849 mt 2202 1899 L
587 2202 1849 mt 2152 1899 L
588 2407 2012 mt 2457 2062 L
589 2457 2012 mt 2407 2062 L
590 2663 2236 mt 2713 2286 L
591 2713 2236 mt 2663 2286 L
592 2918 2391 mt 2968 2441 L
593 2968 2391 mt 2918 2441 L
594 3174 2597 mt 3224 2647 L
595 3224 2597 mt 3174 2647 L
596 3429 2687 mt 3479 2737 L
597 3479 2687 mt 3429 2737 L
598 3685 2697 mt 3735 2747 L
599 3735 2697 mt 3685 2747 L
600 3940 2754 mt 3990 2804 L
601 3990 2754 mt 3940 2804 L
602 4196 2724 mt 4246 2774 L
603 4246 2724 mt 4196 2774 L
604 4451 2693 mt 4501 2743 L
605 4501 2693 mt 4451 2743 L
606 4707 2709 mt 4757 2759 L
607 4757 2709 mt 4707 2759 L
608 4962 2732 mt 5012 2782 L
609 5012 2732 mt 4962 2782 L
610 5218 2723 mt 5268 2773 L
611 5268 2723 mt 5218 2773 L
612 5473 2744 mt 5523 2794 L
613 5523 2744 mt 5473 2794 L
614 5729 2741 mt 5779 2791 L
615 5779 2741 mt 5729 2791 L
616 5984 2737 mt 6034 2787 L
617 6034 2737 mt 5984 2787 L
619 gs 900 389 5366 4230 MR c np
622 %%IncludeResource: font Helvetica
623 /Helvetica /ISOLatin1Encoding 168 FMSR
627 398 2691 mt -90 rotate
636 0 846 1811 0 0 -846 960 4560 4 MP
638 -1811 0 0 846 1811 0 0 -846 960 4560 5 MP stroke
644 960 4560 mt 2771 4560 L
645 960 3714 mt 2771 3714 L
646 960 4560 mt 960 3714 L
647 2771 4560 mt 2771 3714 L
648 960 4560 mt 2771 4560 L
649 960 4560 mt 960 3714 L
650 960 4560 mt 2771 4560 L
651 960 3714 mt 2771 3714 L
652 960 4560 mt 960 3714 L
653 2771 4560 mt 2771 3714 L
656 gs 960 3714 1812 847 MR c np
657 349 0 1029 3833 2 MP stroke
658 gs 1105 3735 197 197 MR c np
666 gs 960 3714 1812 847 MR c np
668 349 0 1029 4035 2 MP stroke
670 gs 1105 3937 197 197 MR c np
677 (Optimal iterations) s
678 gs 960 3714 1812 847 MR c np
680 349 0 1029 4238 2 MP stroke
686 gs 960 3714 1812 847 MR c np
688 349 0 1029 4440 2 MP stroke
690 gs 1105 4342 197 197 MR c np
691 1178 4415 mt 1228 4465 L
692 1228 4415 mt 1178 4465 L