PCA_t02.eps
上传用户:nxf103
上传日期:2017-12-04
资源大小:2690k
文件大小:21k
开发平台:

Matlab

  1. %!PS-Adobe-3.0 EPSF-3.0
  2. %%Creator: MATLAB, The Mathworks, Inc.
  3. %%Title: C:MATLAB7workKPCAPCA_t02.eps
  4. %%CreationDate: 12/21/2006  22:33:04
  5. %%DocumentNeededFonts: Helvetica
  6. %%DocumentProcessColors: Cyan Magenta Yellow Black
  7. %%LanguageLevel: 2
  8. %%Pages: 1
  9. %%BoundingBox:    87   262   507   578
  10. %%EndComments
  11. %%BeginProlog
  12. % MathWorks dictionary
  13. /MathWorks 160 dict begin
  14. % definition operators
  15. /bdef {bind def} bind def
  16. /ldef {load def} bind def
  17. /xdef {exch def} bdef
  18. /xstore {exch store} bdef
  19. % operator abbreviations
  20. /c  /clip ldef
  21. /cc /concat ldef
  22. /cp /closepath ldef
  23. /gr /grestore ldef
  24. /gs /gsave ldef
  25. /mt /moveto ldef
  26. /np /newpath ldef
  27. /cm /currentmatrix ldef
  28. /sm /setmatrix ldef
  29. /rm /rmoveto ldef
  30. /rl /rlineto ldef
  31. /s {show newpath} bdef
  32. /sc {setcmykcolor} bdef
  33. /sr /setrgbcolor ldef
  34. /sg /setgray ldef
  35. /w /setlinewidth ldef
  36. /j /setlinejoin ldef
  37. /cap /setlinecap ldef
  38. /rc {rectclip} bdef
  39. /rf {rectfill} bdef
  40. % page state control
  41. /pgsv () def
  42. /bpage {/pgsv save def} bdef
  43. /epage {pgsv restore} bdef
  44. /bplot /gsave ldef
  45. /eplot {stroke grestore} bdef
  46. % orientation switch
  47. /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
  48. % coordinate system mappings
  49. /dpi2point 0 def
  50. % font control
  51. /FontSize 0 def
  52. /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
  53.   makefont setfont} bdef
  54. /ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
  55. ISOLatin1Encoding WindowsLatin1Encoding copy pop
  56. /.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
  57. /daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
  58. /.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
  59. /endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
  60. /Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
  61. {/WindowsLatin1Encoding StandardEncoding bdef} ifelse
  62. /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
  63.   exch dup 3 1 roll findfont dup length dict begin
  64.   { 1 index /FID ne {def}{pop pop} ifelse } forall
  65.   /Encoding exch def currentdict end definefont pop} bdef
  66. /isroman {findfont /CharStrings get /Agrave known} bdef
  67. /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
  68.   exch FMS} bdef
  69. /csm {1 dpi2point div -1 dpi2point div scale neg translate
  70.  dup landscapeMode eq {pop -90 rotate}
  71.   {rotateMode eq {90 rotate} if} ifelse} bdef
  72. % line types: solid, dotted, dashed, dotdash
  73. /SO { [] 0 setdash } bdef
  74. /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
  75. /DA { [6 dpi2point mul] 0 setdash } bdef
  76. /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
  77.   dpi2point mul] 0 setdash } bdef
  78. % macros for lines and objects
  79. /L {lineto stroke} bdef
  80. /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
  81. /AP {{rlineto} repeat} bdef
  82. /PDlw -1 def
  83. /W {/PDlw currentlinewidth def setlinewidth} def
  84. /PP {closepath eofill} bdef
  85. /DP {closepath stroke} bdef
  86. /MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto
  87.   neg 0 exch rlineto closepath} bdef
  88. /FR {MR stroke} bdef
  89. /PR {MR fill} bdef
  90. /L1i {{currentfile picstr readhexstring pop} image} bdef
  91. /tMatrix matrix def
  92. /MakeOval {newpath tMatrix currentmatrix pop translate scale
  93. 0 0 1 0 360 arc tMatrix setmatrix} bdef
  94. /FO {MakeOval stroke} bdef
  95. /PO {MakeOval fill} bdef
  96. /PD {currentlinewidth 2 div 0 360 arc fill
  97.    PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
  98. /FA {newpath tMatrix currentmatrix pop translate scale
  99.   0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
  100. /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
  101.   0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
  102. /FAn {newpath tMatrix currentmatrix pop translate scale
  103.   0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
  104. /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
  105.   0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
  106. /vradius 0 def /hradius 0 def /lry 0 def
  107. /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
  108. /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
  109.   /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
  110.   vradius add translate hradius vradius scale 0 0 1 180 270 arc 
  111.   tMatrix setmatrix lrx hradius sub uly vradius add translate
  112.   hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
  113.   lrx hradius sub lry vradius sub translate hradius vradius scale
  114.   0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
  115.   translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
  116.   closepath} bdef
  117. /FRR {MRR stroke } bdef
  118. /PRR {MRR fill } bdef
  119. /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
  120.   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
  121.   rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
  122.   sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
  123.   closepath} bdef
  124. /FlrRR {MlrRR stroke } bdef
  125. /PlrRR {MlrRR fill } bdef
  126. /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
  127.   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
  128.   rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
  129.   sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
  130.   closepath} bdef
  131. /FtbRR {MtbRR stroke } bdef
  132. /PtbRR {MtbRR fill } bdef
  133. /stri 6 array def /dtri 6 array def
  134. /smat 6 array def /dmat 6 array def
  135. /tmat1 6 array def /tmat2 6 array def /dif 3 array def
  136. /asub {/ind2 exch def /ind1 exch def dup dup
  137.   ind1 get exch ind2 get sub exch } bdef
  138. /tri_to_matrix {
  139.   2 0 asub 3 1 asub 4 0 asub 5 1 asub
  140.   dup 0 get exch 1 get 7 -1 roll astore } bdef
  141. /compute_transform {
  142.   dmat dtri tri_to_matrix tmat1 invertmatrix 
  143.   smat stri tri_to_matrix tmat2 concatmatrix } bdef
  144. /ds {stri astore pop} bdef
  145. /dt {dtri astore pop} bdef
  146. /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
  147.   currentfile 
  148.   3 index 0 eq {/ASCIIHexDecode filter}
  149.   {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
  150.   ifelse exch readstring pop
  151.   dup 0 3 index getinterval /rbmap xdef
  152.   dup 2 index dup getinterval /gbmap xdef
  153.   1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
  154. /it {gs np dtri aload pop moveto lineto lineto cp c
  155.   cols rows 8 compute_transform 
  156.   rbmap gbmap bbmap true 3 colorimage gr}bdef
  157. /il {newpath moveto lineto stroke}bdef
  158. currentdict end def
  159. %%EndProlog
  160. %%BeginSetup
  161. MathWorks begin
  162. 0 cap
  163. end
  164. %%EndSetup
  165. %%Page: 1 1
  166. %%BeginPageSetup
  167. %%PageBoundingBox:    87   262   507   578
  168. MathWorks begin
  169. bpage
  170. %%EndPageSetup
  171. %%BeginObject: obj1
  172. bplot
  173. /dpi2point 12 def
  174. portraitMode 1044 6936 csm
  175.     0     0  5045  3782 rc
  176. 85 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 5046 3783 rf
  189. 6 w
  190. 0 1290 3910 0 0 -1290 656 1574 4 MP
  191. PP
  192. -3910 0 0 1290 3910 0 0 -1290 656 1574 5 MP stroke
  193. 4 w
  194. DO
  195. SO
  196. 6 w
  197. 0 sg
  198.  656  284 mt 4566  284 L
  199.  656 1574 mt 4566 1574 L
  200. 4566 1574 mt 4566  284 L
  201.  656 1574 mt  656  284 L
  202.  656 1574 mt 4566 1574 L
  203.  656 1574 mt  656  284 L
  204.  656 1574 mt  656 1534 L
  205.  656  284 mt  656  323 L
  206. %%IncludeResource: font Helvetica
  207. /Helvetica /WindowsLatin1Encoding 120 FMSR
  208.  623 1719 mt 
  209. (0) s
  210. 1438 1574 mt 1438 1534 L
  211. 1438  284 mt 1438  323 L
  212. 1338 1719 mt 
  213. (200) s
  214. 2220 1574 mt 2220 1534 L
  215. 2220  284 mt 2220  323 L
  216. 2120 1719 mt 
  217. (400) s
  218. 3002 1574 mt 3002 1534 L
  219. 3002  284 mt 3002  323 L
  220. 2902 1719 mt 
  221. (600) s
  222. 3784 1574 mt 3784 1534 L
  223. 3784  284 mt 3784  323 L
  224. 3684 1719 mt 
  225. (800) s
  226. 4566 1574 mt 4566 1534 L
  227. 4566  284 mt 4566  323 L
  228. 4433 1719 mt 
  229. (1000) s
  230.  656 1574 mt  695 1574 L
  231. 4566 1574 mt 4526 1574 L
  232.  555 1618 mt 
  233. (0) s
  234.  656 1144 mt  695 1144 L
  235. 4566 1144 mt 4526 1144 L
  236.  488 1188 mt 
  237. (10) s
  238.  656  714 mt  695  714 L
  239. 4566  714 mt 4526  714 L
  240.  488  758 mt 
  241. (20) s
  242.  656  284 mt  695  284 L
  243. 4566  284 mt 4526  284 L
  244.  488  328 mt 
  245. (30) s
  246.  656  284 mt 4566  284 L
  247.  656 1574 mt 4566 1574 L
  248. 4566 1574 mt 4566  284 L
  249.  656 1574 mt  656  284 L
  250. gs 656 284 3911 1291 rc
  251. /c8 { 0.000000 0.000000 1.000000 sr} bdef
  252. c8
  253. 4 67 4 -102 4 7 4 -117 3 -18 4 82 4 -15 4 60 
  254. 4 -89 4 60 4 276 4 -293 4 128 4 -67 4 -192 3 181 
  255. 4 -209 4 132 4 282 4 201 4 -98 4 -355 4 -104 4 50 
  256. 4 112 4 -69 3 32 4 49 4 108 4 -140 4 -25 4 -59 
  257. 4 -39 4 174 4 -19 4 73 4 -141 3 551 4 -289 4 32 
  258. 4 39 4 -65 4 -304 4 274 4 -64 4 -51 4 -57 4 196 
  259. 3 -194 4 178 4 -259 4 243 4 -215 4 180 4 -57 4 -56 
  260. 4 41 4 -114 4 -144 3 311 4 -149 4 330 4 -271 4 24 
  261. 4 -10 4 -257 4 10 4 170 4 181 4 -10 4 -244 3 121 
  262. 4 -1 4 -146 4 23 4 404 4 -112 4 20 4 -152 4 -107 
  263. 4 157 4 61 3 106 4 -239 4 29 4 -207 4 -24 4 270 
  264. 4 97 4 31 4 -252 4 171 4 23 3 203 4 -110 4 -80 
  265. 4 99 4 -432 4 -57 4 510 4 -133 4 -31 4 19 4 -28 
  266. 3 -132 4 40 4 69 4 -54 4 -3 4 -41 4 92 4 -177 
  267. 4 136 4 -120 4 138 3 -237 4 140 4 -182 4 71 4 12 
  268. 4 154 4 -5 4 -101 4 153 4 -92 4 -150 3 -54 4 201 
  269. 4 243 4 -276 4 -138 4 97 4 -88 4 123 4 -51 4 -70 
  270. 4 -81 3 130 4 48 4 9 4 54 4 -5 4 60 4 -92 
  271. 4 199 4 -136 4 5 4 -29 3 -89 4 130 4 114 4 140 
  272. 4 -183 4 -133 4 36 4 -60 4 117 4 -189 4 233 3 -214 
  273. 4 106 4 176 4 -25 4 34 4 -113 4 179 4 -195 4 63 
  274. 4 187 4 -432 4 100 3 283 4 -115 4 23 4 -232 4 250 
  275. 4 195 4 146 4 -111 4 -105 4 54 4 -103 3 218 4 -114 
  276. 4 -227 4 62 4 104 4 -92 4 -187 4 84 4 101 4 208 
  277. 4 -150 3 -300 4 -46 4 297 4 -111 4 208 4 -280 4 35 
  278. 4 -32 4 94 4 -139 4 45 3 21 4 -20 4 211 4 -156 
  279. 4 35 4 -79 4 -49 4 -66 4 -61 4 63 4 85 3 -96 
  280. 4 127 4 6 4 -26 4 155 4 -184 4 10 4 -28 4 -135 
  281. 4 97 4 25 3 43 4 -100 4 -42 4 248 4 69 4 18 
  282. 4 -134 4 -238 4 126 4 -76 4 -29 3 51 4 43 4 -111 
  283. 4 -41 4 61 4 -67 4 139 4 54 4 -30 4 -255 4 137 
  284. 3 113 4 49 4 -73 4 114 4 -79 4 192 4 -45 4 -188 
  285. 4 180 4 -60 4 196 3 -293 4 209 4 345 4 -205 4 -131 
  286. 4 -67 4 -116 4 -92 4 177 4 18 4 6 4 -118 3 73 
  287. 4 48 4 -118 4 -62 4 364 4 -21 4 -326 4 155 4 -112 
  288. 4 102 4 122 3 -177 4 -164 4 265 4 72 4 59 4 -201 
  289. 4 83 4 -317 4 162 4 -62 4 44 3 -25 4 57 4 -22 
  290. 4 197 4 169 4 -32 3240 864 300 MP stroke
  291. 4 -334 4 51 4 -96 4 194 4 -110 3 149 4 -55 4 -206 
  292. 4 -55 4 53 4 59 4 -74 4 -37 4 71 4 7 4 11 
  293. 3 40 4 -175 4 171 4 -83 4 140 4 39 4 -79 4 198 
  294. 4 -379 4 134 4 -115 3 28 4 1 4 8 4 -139 4 155 
  295. 4 -140 4 185 4 -80 4 11 4 -112 4 157 3 -35 4 70 
  296. 4 27 4 -6 4 209 4 -48 4 25 4 -98 4 55 4 -232 
  297. 4 462 3 -189 4 -88 4 265 4 -332 4 116 4 -221 4 109 
  298. 4 -35 4 129 4 214 4 -42 3 -156 4 -36 4 -75 4 179 
  299. 4 -83 4 2 4 -65 4 -15 4 -21 4 158 4 -67 4 -24 
  300. 3 0 4 -73 4 -170 4 76 4 258 4 -14 4 -22 4 -155 
  301. 4 150 4 -158 4 37 3 -115 4 98 4 260 4 -75 4 -138 
  302. 4 -30 4 77 4 -267 4 96 4 166 4 28 3 -109 4 91 
  303. 4 -183 4 -3 4 181 4 11 4 -214 4 -48 4 227 4 -99 
  304. 4 106 3 -12 4 -136 4 -154 4 174 4 78 4 94 4 241 
  305. 4 -301 4 85 4 -5 4 79 3 -102 4 -67 4 -35 4 188 
  306. 4 -215 4 -42 4 194 4 -38 4 42 4 -110 4 354 3 -206 
  307. 4 45 4 -37 4 -333 4 92 4 77 4 -35 4 122 4 -36 
  308. 4 72 4 -251 3 68 4 -45 4 200 4 117 4 -123 4 24 
  309. 4 -203 4 -42 4 233 4 -49 4 -115 3 294 4 -109 4 -230 
  310. 4 62 4 197 4 226 4 -255 4 78 4 -138 4 20 4 179 
  311. 3 -218 4 -55 4 195 4 -110 4 358 4 -305 4 66 4 10 
  312. 4 -176 4 -10 4 15 4 -83 3 82 4 45 4 37 4 -123 
  313. 4 -51 4 13 4 190 4 -38 4 43 4 286 4 -428 3 -193 
  314. 4 347 4 -115 4 196 4 -405 4 230 4 96 4 -64 4 -157 
  315. 4 256 4 -101 3 141 4 -264 4 72 4 -58 4 107 4 249 
  316. 4 -73 4 -200 4 2 4 -16 4 -50 3 56 4 -40 4 88 
  317. 4 -111 4 65 4 -123 4 -18 4 156 4 0 4 -89 4 -51 
  318. 3 2 4 -47 4 -83 4 36 4 19 4 193 4 73 4 219 
  319. 4 -279 4 -114 4 111 3 -6 4 -132 4 10 4 200 4 -310 
  320. 4 147 4 -93 4 451 4 -90 4 -198 4 41 3 12 4 81 
  321. 4 -34 4 -70 4 154 4 -144 4 257 4 12 4 -32 4 282 
  322. 4 -406 3 270 4 -208 4 -51 4 -94 4 29 4 194 4 113 
  323. 4 -316 4 139 4 -94 4 18 3 -181 4 156 4 -5 4 143 
  324. 4 26 4 -260 4 44 4 -223 4 27 4 42 4 27 4 26 
  325. 3 64 4 -86 4 -139 4 78 4 8 4 -75 4 199 4 221 
  326. 4 -412 4 -48 4 56 3 62 4 66 4 -105 4 138 4 1 
  327. 4 -174 4 15 4 -77 4 49 4 -94 4 138 3 220 4 10 
  328. 4 -127 4 -52 4 262 2071 961 300 MP stroke
  329. 4 -99 4 -29 4 -42 4 -153 4 56 4 -62 3 35 4 132 
  330. 4 -52 4 -191 4 3 4 -10 4 -40 4 154 4 -93 4 -36 
  331. 4 18 3 130 4 -37 4 33 4 45 4 -210 4 -49 4 -30 
  332. 4 -29 4 104 4 167 4 -96 3 47 4 0 4 -34 4 2 
  333. 4 43 4 75 4 6 4 -113 4 -99 4 144 4 -70 3 104 
  334. 4 25 4 -29 4 -144 4 -90 4 47 4 65 4 62 4 -91 
  335. 4 11 4 -11 3 63 4 -6 4 46 4 -54 4 -2 4 -28 
  336. 4 178 4 -205 4 13 4 -146 4 78 3 71 4 143 4 -143 
  337. 4 16 4 49 4 -67 4 41 4 30 4 -58 4 47 4 -96 
  338. 4 74 3 -65 4 132 4 -183 4 35 4 7 4 -15 4 133 
  339. 4 -9 4 -84 4 -38 4 29 3 44 4 5 4 41 4 -90 
  340. 4 13 4 -24 4 -16 4 5 4 15 4 -20 4 -91 3 98 
  341. 4 -13 4 -28 4 99 4 -86 4 -20 4 10 4 32 4 -16 
  342. 4 114 4 -169 3 73 4 -39 4 4 4 -31 4 10 4 138 
  343. 4 -60 4 26 4 -68 4 90 4 -40 3 28 4 1 4 -21 
  344. 4 -40 4 55 4 160 4 -110 4 126 4 -72 4 21 4 -50 
  345. 3 20 4 144 4 -141 4 5 4 -15 4 106 4 -29 4 -93 
  346. 4 -40 4 146 4 -75 3 10 4 -29 4 28 4 63 4 -36 
  347. 4 15 4 -153 4 160 4 -185 4 30 4 20 3 -9 4 141 
  348. 4 28 4 -17 4 -51 4 -117 4 4 4 57 4 -124 4 180 
  349. 4 -86 3 -52 4 -163 4 60 4 -61 4 168 4 -115 4 106 
  350. 4 68 4 -109 4 173 4 -234 4 -22 3 33 4 132 4 -16 
  351. 4 134 4 -197 4 -31 4 119 4 -104 4 84 4 1 4 -202 
  352. 3 8 4 31 4 -33 4 20 4 -20 4 22 4 -4 4 124 
  353. 4 133 4 -275 4 28 3 -30 4 57 4 -42 4 -19 4 17 
  354. 4 19 4 -13 4 -16 4 102 4 -27 4 -36 3 9 4 -21 
  355. 4 15 4 72 4 -32 4 23 4 -76 4 -34 4 5 4 25 
  356. 4 -12 3 259 4 -231 4 132 4 -53 4 78 4 15 4 -28 
  357. 4 -107 4 19 4 -99 4 47 3 -44 4 190 4 -159 4 -16 
  358. 4 -18 4 6 4 1 4 50 4 -3 4 -35 4 0 3 -20 
  359. 4 52 4 -24 4 -8 4 -20 4 58 4 134 4 16 4 -158 
  360. 4 -26 4 35 3 -26 4 70 4 19 4 -117 4 0 4 -4 
  361. 4 28 4 -19 4 -10 4 8 4 61 3 -14 4 94 4 -64 
  362. 4 18 4 -107 4 201 4 -194 4 53 4 -51 4 1 4 22 
  363. 4 -23 3 32 4 -27 4 43 4 74 4 -34 4 195 4 -206 
  364. 4 156 4 -240 4 92 4 -3 3 -1 4 -67 4 3 4 -8 
  365. 4 -16 4 182 4 -90 4 -75 4 -10 4 73 4 -15 3 1 
  366. 4 -54 4 32 4 66 902 1461 300 MP stroke
  367. 4 -100 4 18 4 74 4 -72 4 47 4 -65 4 86 3 -54 
  368. 4 88 4 -47 4 -40 4 -6 4 -23 4 15 4 0 4 44 
  369. 4 -39 4 -16 3 101 4 -120 4 50 4 -11 4 21 4 23 
  370. 4 91 4 -150 4 -11 4 0 4 19 3 -8 4 -21 4 41 
  371. 4 84 4 106 4 -219 4 61 4 -56 4 156 4 -100 4 -18 
  372. 3 -6 4 38 4 -77 4 71 4 16 4 -30 4 -38 4 51 
  373. 4 -72 4 -11 4 186 3 -169 4 21 4 -12 4 52 4 13 
  374. 4 135 4 -144 4 -41 4 81 4 -123 4 23 659 1548 63 MP stroke
  375. gr
  376. c8
  377. 0 sg
  378. 2181 1862 mt 
  379. (Sample Number) s
  380.  406 1198 mt  -90 rotate
  381. (KPCA-T2) s
  382. 90 rotate
  383. 1 sg
  384. 0 1268 3910 0 0 -1268 656 3366 4 MP
  385. PP
  386. -3910 0 0 1268 3910 0 0 -1268 656 3366 5 MP stroke
  387. 4 w
  388. DO
  389. SO
  390. 6 w
  391. 0 sg
  392.  656 2098 mt 4566 2098 L
  393.  656 3366 mt 4566 3366 L
  394. 4566 3366 mt 4566 2098 L
  395.  656 3366 mt  656 2098 L
  396.  656 3366 mt 4566 3366 L
  397.  656 3366 mt  656 2098 L
  398.  656 3366 mt  656 3326 L
  399.  656 2098 mt  656 2137 L
  400.  623 3511 mt 
  401. (0) s
  402. 1438 3366 mt 1438 3326 L
  403. 1438 2098 mt 1438 2137 L
  404. 1338 3511 mt 
  405. (200) s
  406. 2220 3366 mt 2220 3326 L
  407. 2220 2098 mt 2220 2137 L
  408. 2120 3511 mt 
  409. (400) s
  410. 3002 3366 mt 3002 3326 L
  411. 3002 2098 mt 3002 2137 L
  412. 2902 3511 mt 
  413. (600) s
  414. 3784 3366 mt 3784 3326 L
  415. 3784 2098 mt 3784 2137 L
  416. 3684 3511 mt 
  417. (800) s
  418. 4566 3366 mt 4566 3326 L
  419. 4566 2098 mt 4566 2137 L
  420. 4433 3511 mt 
  421. (1000) s
  422.  656 3366 mt  695 3366 L
  423. 4566 3366 mt 4526 3366 L
  424.  555 3410 mt 
  425. (0) s
  426.  656 2943 mt  695 2943 L
  427. 4566 2943 mt 4526 2943 L
  428.  555 2987 mt 
  429. (2) s
  430.  656 2520 mt  695 2520 L
  431. 4566 2520 mt 4526 2520 L
  432.  555 2564 mt 
  433. (4) s
  434.  656 2098 mt  695 2098 L
  435. 4566 2098 mt 4526 2098 L
  436.  555 2142 mt 
  437. (6) s
  438.  656 2044 mt 
  439. (x 10) s
  440. %%IncludeResource: font Helvetica
  441. /Helvetica /WindowsLatin1Encoding 80 FMSR
  442.  882 1970 mt 
  443. (-14) s
  444.  656 2098 mt 4566 2098 L
  445.  656 3366 mt 4566 3366 L
  446. 4566 3366 mt 4566 2098 L
  447.  656 3366 mt  656 2098 L
  448. gs 656 2098 3911 1269 rc
  449. c8
  450. 4 47 4 -122 4 15 4 -169 3 -2 4 133 4 -55 4 32 
  451. 4 -70 4 63 4 387 4 -376 4 155 4 -99 4 -221 3 243 
  452. 4 -279 4 163 4 362 4 233 4 -100 4 -468 4 -112 4 52 
  453. 4 113 4 -68 3 14 4 101 4 135 4 -171 4 -67 4 -66 
  454. 4 -22 4 200 4 -29 4 75 4 -150 3 753 4 -431 4 38 
  455. 4 83 4 -89 4 -388 4 346 4 -76 4 -76 4 -102 4 281 
  456. 3 -280 4 270 4 -331 4 303 4 -253 4 215 4 -99 4 -78 
  457. 4 83 4 -142 4 -184 3 376 4 -171 4 391 4 -331 4 45 
  458. 4 -40 4 -310 4 13 4 244 4 207 4 10 4 -324 3 119 
  459. 4 11 4 -151 4 16 4 539 4 -147 4 7 4 -215 4 -122 
  460. 4 188 4 69 3 142 4 -307 4 71 4 -279 4 -26 4 323 
  461. 4 141 4 38 4 -324 4 215 4 38 3 273 4 -158 4 -80 
  462. 4 114 4 -557 4 -90 4 599 4 -99 4 -45 4 26 4 -16 
  463. 3 -207 4 42 4 113 4 -50 4 -32 4 -98 4 141 4 -189 
  464. 4 147 4 -187 4 194 3 -284 4 212 4 -239 4 66 4 14 
  465. 4 195 4 8 4 -131 4 172 4 -131 4 -147 3 -59 4 220 
  466. 4 315 4 -382 4 -145 4 106 4 -84 4 49 4 -38 4 -7 
  467. 4 -98 3 148 4 75 4 -23 4 102 4 -2 4 51 4 -71 
  468. 4 255 4 -246 4 -5 4 -10 3 -95 4 185 4 157 4 136 
  469. 4 -217 4 -160 4 31 4 -39 4 136 4 -253 4 276 3 -238 
  470. 4 148 4 194 4 -17 4 60 4 -173 4 186 4 -192 4 61 
  471. 4 251 4 -533 4 114 3 384 4 -168 4 45 4 -332 4 314 
  472. 4 281 4 163 4 -97 4 -182 4 94 4 -116 3 267 4 -156 
  473. 4 -299 4 80 4 120 4 -116 4 -221 4 90 4 165 4 253 
  474. 4 -192 3 -386 4 -62 4 370 4 -162 4 303 4 -385 4 50 
  475. 4 -42 4 119 4 -156 4 53 3 28 4 -7 4 237 4 -201 
  476. 4 78 4 -125 4 -79 4 -81 4 -85 4 -6 4 193 3 -87 
  477. 4 161 4 -39 4 0 4 175 4 -197 4 19 4 -50 4 -155 
  478. 4 111 4 -16 3 40 4 -116 4 -45 4 367 4 76 4 20 
  479. 4 -165 4 -318 4 173 4 -146 4 -27 3 89 4 61 4 -140 
  480. 4 -65 4 84 4 -87 4 186 4 52 4 -48 4 -280 4 171 
  481. 3 111 4 65 4 -73 4 167 4 -127 4 219 4 -35 4 -242 
  482. 4 216 4 -84 4 274 3 -377 4 270 4 461 4 -263 4 -174 
  483. 4 -72 4 -145 4 -133 4 220 4 15 4 19 4 -166 3 117 
  484. 4 51 4 -171 4 -56 4 467 4 -28 4 -420 4 178 4 -124 
  485. 4 113 4 148 3 -201 4 -227 4 358 4 91 4 74 4 -267 
  486. 4 115 4 -383 4 187 4 -59 4 39 3 -19 4 74 4 -43 
  487. 4 253 4 229 4 -98 3240 2556 300 MP stroke
  488. 4 -406 4 26 4 -61 4 224 4 -118 3 212 4 -80 4 -273 
  489. 4 -84 4 78 4 55 4 -56 4 -45 4 87 4 -7 4 -15 
  490. 3 64 4 -210 4 177 4 -84 4 185 4 27 4 -113 4 263 
  491. 4 -459 4 180 4 -145 3 18 4 -21 4 26 4 -133 4 116 
  492. 4 -108 4 233 4 -104 4 17 4 -133 4 175 3 -54 4 72 
  493. 4 50 4 -3 4 254 4 -48 4 33 4 -100 4 60 4 -319 
  494. 4 621 3 -271 4 -100 4 330 4 -407 4 155 4 -277 4 130 
  495. 4 -64 4 155 4 276 4 -38 3 -191 4 -51 4 -96 4 259 
  496. 4 -126 4 3 4 -101 4 -1 4 -38 4 221 4 -132 4 -5 
  497. 3 22 4 -104 4 -229 4 92 4 337 4 -28 4 -28 4 -174 
  498. 4 169 4 -182 4 46 3 -144 4 133 4 303 4 -104 4 -177 
  499. 4 -26 4 82 4 -314 4 145 4 184 4 55 3 -182 4 138 
  500. 4 -235 4 13 4 207 4 17 4 -251 4 -62 4 273 4 -126 
  501. 4 165 3 -22 4 -183 4 -204 4 229 4 100 4 106 4 348 
  502. 4 -427 4 121 4 -24 4 101 3 -133 4 -62 4 -29 4 238 
  503. 4 -296 4 -58 4 278 4 -49 4 30 4 -139 4 482 3 -308 
  504. 4 74 4 -45 4 -415 4 107 4 112 4 -70 4 161 4 -64 
  505. 4 135 4 -338 3 102 4 -86 4 204 4 127 4 -60 4 4 
  506. 4 -227 4 -79 4 305 4 -67 4 -149 3 348 4 -110 4 -297 
  507. 4 71 4 237 4 296 4 -303 4 94 4 -229 4 45 4 250 
  508. 3 -273 4 -69 4 235 4 -96 4 446 4 -423 4 114 4 9 
  509. 4 -231 4 -12 4 10 4 -107 3 121 4 40 4 62 4 -170 
  510. 4 -56 4 37 4 202 4 -42 4 77 4 311 4 -499 3 -251 
  511. 4 449 4 -143 4 232 4 -481 4 265 4 103 4 -68 4 -182 
  512. 4 301 4 -140 3 194 4 -330 4 103 4 -87 4 134 4 344 
  513. 4 -98 4 -258 4 5 4 -39 4 -52 3 91 4 -65 4 84 
  514. 4 -128 4 83 4 -148 4 -23 4 180 4 -10 4 -82 4 -83 
  515. 3 -10 4 -37 4 -93 4 42 4 13 4 243 4 109 4 278 
  516. 4 -355 4 -160 4 156 3 -7 4 -166 4 -16 4 257 4 -366 
  517. 4 181 4 -137 4 557 4 -102 4 -224 4 36 3 27 4 101 
  518. 4 -32 4 -101 4 197 4 -180 4 291 4 49 4 -56 4 416 
  519. 4 -555 3 375 4 -273 4 -112 4 -79 4 16 4 229 4 174 
  520. 4 -410 4 179 4 -123 4 2 3 -275 4 264 4 -26 4 182 
  521. 4 -1 4 -332 4 74 4 -272 4 4 4 59 4 17 4 59 
  522. 3 115 4 -104 4 -185 4 75 4 -16 4 -46 4 231 4 242 
  523. 4 -463 4 -57 4 36 3 103 4 64 4 -113 4 124 4 18 
  524. 4 -188 4 6 4 -116 4 103 4 -131 4 171 3 320 4 11 
  525. 4 -217 4 -45 4 327 2071 2666 300 MP stroke
  526. 4 -142 4 -15 4 -68 4 -159 4 57 4 -77 3 49 4 165 
  527. 4 -107 4 -205 4 -23 4 19 4 -93 4 202 4 -106 4 -49 
  528. 4 21 3 185 4 -71 4 48 4 69 4 -271 4 -82 4 5 
  529. 4 -24 4 124 4 229 4 -135 3 73 4 -3 4 -55 4 -42 
  530. 4 61 4 113 4 4 4 -134 4 -107 4 171 4 -83 3 120 
  531. 4 4 4 1 4 -190 4 -122 4 65 4 70 4 80 4 -135 
  532. 4 1 4 24 3 64 4 2 4 83 4 -85 4 -5 4 -55 
  533. 4 167 4 -213 4 25 4 -129 4 57 3 64 4 161 4 -124 
  534. 4 16 4 65 4 -104 4 32 4 1 4 -38 4 -3 4 -51 
  535. 4 89 3 -86 4 158 4 -203 4 47 4 -5 4 -33 4 130 
  536. 4 6 4 -80 4 -37 4 25 3 8 4 37 4 7 4 -55 
  537. 4 -23 4 -11 4 -48 4 53 4 -13 4 -1 4 -57 3 61 
  538. 4 -19 4 -5 4 18 4 -43 4 -12 4 10 4 2 4 16 
  539. 4 -22 4 -5 3 0 4 12 4 13 4 -15 4 20 4 -26 
  540. 4 10 4 -10 4 13 4 -14 4 -3 3 7 4 29 4 37 
  541. 4 -56 4 28 4 79 4 -64 4 35 4 -36 4 15 4 0 
  542. 3 16 4 -27 4 31 4 -20 4 -6 4 -4 4 25 4 28 
  543. 4 -92 4 14 4 -7 3 144 4 -109 4 -64 4 86 4 -72 
  544. 4 -12 4 8 4 105 4 -70 4 15 4 -61 3 49 4 -48 
  545. 4 12 4 8 4 -24 4 1 4 0 4 303 4 -258 4 -45 
  546. 4 22 3 30 4 -52 4 0 4 10 4 -7 4 3 4 -6 
  547. 4 115 4 -94 4 285 4 -294 4 36 3 -29 4 196 4 -136 
  548. 4 226 4 -254 4 12 4 -42 4 -7 4 82 4 62 4 -158 
  549. 3 12 4 39 4 -44 4 25 4 -27 4 33 4 -13 4 125 
  550. 4 189 4 -339 4 0 3 3 4 23 4 -9 4 -17 4 11 
  551. 4 2 4 -7 4 3 4 130 4 -51 4 -50 3 -2 4 -30 
  552. 4 -3 4 99 4 -98 4 8 4 -12 4 3 4 3 4 26 
  553. 4 -11 3 334 4 -327 4 220 4 -75 4 93 4 -3 4 -20 
  554. 4 -210 4 -7 4 -26 4 50 3 -46 4 232 4 -236 4 0 
  555. 4 0 4 16 4 -16 4 86 4 -84 4 27 4 4 3 -29 
  556. 4 51 4 -37 4 -12 4 -6 4 68 4 73 4 20 4 -159 
  557. 4 0 4 23 3 -1 4 50 4 -64 4 -9 4 -1 4 0 
  558. 4 4 4 14 4 -14 4 -4 4 3 3 29 4 11 4 -19 
  559. 4 -8 4 -16 4 274 4 -267 4 22 4 -17 4 -6 4 7 
  560. 4 -2 3 48 4 -55 4 53 4 112 4 -50 4 231 4 -231 
  561. 4 185 4 -303 4 119 4 -35 3 34 4 -93 4 -2 4 0 
  562. 4 -24 4 220 4 -164 4 -36 4 -20 4 103 4 -14 3 -72 
  563. 4 -7 4 39 4 89 902 3227 300 MP stroke
  564. 4 -124 4 27 4 64 4 -61 4 -22 4 -15 4 131 3 -83 
  565. 4 120 4 -67 4 -55 4 -6 4 -42 4 42 4 -5 4 52 
  566. 4 -69 4 4 3 125 4 -150 4 63 4 -66 4 5 4 101 
  567. 4 -9 4 -98 4 0 4 20 4 -15 3 2 4 0 4 55 
  568. 4 120 4 133 4 -302 4 97 4 -105 4 225 4 -173 4 -33 
  569. 3 -25 4 28 4 -8 4 99 4 6 4 -39 4 -43 4 51 
  570. 4 -82 4 -10 4 249 3 -250 4 58 4 -37 4 70 4 -16 
  571. 4 232 4 -273 4 22 4 42 4 -98 4 20 659 3345 63 MP stroke
  572. gr
  573. c8
  574. 0 sg
  575. %%IncludeResource: font Helvetica
  576. /Helvetica /WindowsLatin1Encoding 120 FMSR
  577. 2181 3654 mt 
  578. (Sample Number) s
  579.  473 3051 mt  -90 rotate
  580. (KPCA-SPE) s
  581. 90 rotate
  582. end %%Color Dict
  583. eplot
  584. %%EndObject
  585. epage
  586. end
  587. showpage
  588. %%Trailer
  589. %%EOF