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

Matlab

  1. %!PS-Adobe-3.0 EPSF-3.0
  2. %%Creator: MATLAB, The Mathworks, Inc.
  3. %%Title: C:MATLAB7workKPCAKPCA_t02.eps
  4. %%CreationDate: 12/21/2006  22:33:26
  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 1291 3910 0 0 -1291 656 1574 4 MP
  191. PP
  192. -3910 0 0 1291 3910 0 0 -1291 656 1574 5 MP stroke
  193. 4 w
  194. DO
  195. SO
  196. 6 w
  197. 0 sg
  198.  656  283 mt 4566  283 L
  199.  656 1574 mt 4566 1574 L
  200. 4566 1574 mt 4566  283 L
  201.  656 1574 mt  656  283 L
  202.  656 1574 mt 4566 1574 L
  203.  656 1574 mt  656  283 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.  421 1188 mt 
  237. (100) s
  238.  656  714 mt  695  714 L
  239. 4566  714 mt 4526  714 L
  240.  421  758 mt 
  241. (200) s
  242.  656  284 mt  695  284 L
  243. 4566  284 mt 4526  284 L
  244.  421  328 mt 
  245. (300) s
  246.  656  283 mt 4566  283 L
  247.  656 1574 mt 4566 1574 L
  248. 4566 1574 mt 4566  283 L
  249.  656 1574 mt  656  283 L
  250. gs 656 284 3911 1291 rc
  251. /c8 { 0.000000 0.000000 1.000000 sr} bdef
  252. c8
  253. 4 81 4 -73 4 5 4 -5 3 66 4 -95 4 60 4 -26 
  254. 4 -83 4 62 4 -73 4 -47 4 58 4 97 4 16 3 -24 
  255. 4 -112 4 153 4 -93 4 81 4 -82 4 -60 4 -76 4 102 
  256. 4 12 4 -20 3 9 4 7 4 -6 4 -65 4 -17 4 103 
  257. 4 157 4 -65 4 65 4 -26 4 -35 3 -79 4 161 4 -182 
  258. 4 215 4 -154 4 -83 4 49 4 -5 4 42 4 37 4 -139 
  259. 3 82 4 -106 4 10 4 76 4 131 4 -120 4 105 4 -207 
  260. 4 20 4 15 4 -18 3 13 4 5 4 -11 4 -32 4 -141 
  261. 4 141 4 2 4 -28 4 11 4 -47 4 115 4 -50 3 47 
  262. 4 -65 4 -48 4 -19 4 114 4 -20 4 146 4 -104 4 74 
  263. 4 -113 4 12 3 -54 4 62 4 3 4 -24 4 64 4 85 
  264. 4 30 4 -120 4 -12 4 17 4 7 3 34 4 70 4 -59 
  265. 4 16 4 -143 4 169 4 -31 4 -66 4 60 4 -20 4 -11 
  266. 3 23 4 -3 4 -122 4 50 4 42 4 -35 4 3 4 12 
  267. 4 58 4 -61 4 138 3 -127 4 -56 4 39 4 59 4 130 
  268. 4 -89 4 -80 4 -80 4 -22 4 255 4 -177 3 -26 4 153 
  269. 4 -78 4 -206 4 88 4 -49 4 71 4 161 4 54 4 -243 
  270. 4 -48 3 63 4 188 4 -116 4 -4 4 -48 4 107 4 -40 
  271. 4 157 4 -209 4 85 4 60 3 -20 4 -79 4 11 4 61 
  272. 4 -37 4 69 4 -64 4 65 4 -44 4 -12 4 41 3 -128 
  273. 4 23 4 73 4 65 4 -70 4 -137 4 196 4 22 4 44 
  274. 4 2 4 -237 4 90 3 167 4 -68 4 37 4 -45 4 82 
  275. 4 -114 4 -61 4 80 4 152 4 -65 4 12 3 70 4 -39 
  276. 4 80 4 -89 4 -22 4 -199 4 93 4 -3 4 61 4 45 
  277. 4 -158 3 44 4 136 4 -7 4 -95 4 -1 4 34 4 -111 
  278. 4 91 4 -125 4 -59 4 86 3 59 4 75 4 -16 4 -59 
  279. 4 45 4 -128 4 -58 4 120 4 -15 4 -16 4 -44 3 42 
  280. 4 62 4 26 4 -87 4 91 4 -17 4 -82 4 -51 4 -54 
  281. 4 -56 4 37 3 150 4 44 4 64 4 4 4 -111 4 -60 
  282. 4 -62 4 -59 4 159 4 -130 4 -7 3 12 4 14 4 -21 
  283. 4 -13 4 108 4 -105 4 35 4 -54 4 -76 4 66 4 15 
  284. 3 105 4 -77 4 40 4 -88 4 -36 4 284 4 -66 4 129 
  285. 4 -132 4 -110 4 4 3 33 4 44 4 13 4 127 4 -241 
  286. 4 112 4 -47 4 -93 4 64 4 66 4 -9 4 140 3 -31 
  287. 4 -122 4 -71 4 -78 4 256 4 -25 4 -197 4 10 4 34 
  288. 4 -1 4 136 3 -45 4 -85 4 75 4 24 4 31 4 -199 
  289. 4 32 4 63 4 57 4 70 4 -55 3 -68 4 230 4 -220 
  290. 4 -15 4 -15 4 99 3240 1044 300 MP stroke
  291. 4 12 4 162 4 -139 4 -112 4 -34 3 55 4 118 4 -209 
  292. 4 72 4 -7 4 -64 4 73 4 -131 4 102 4 -83 4 52 
  293. 3 45 4 -73 4 24 4 97 4 -106 4 97 4 -130 4 16 
  294. 4 -49 4 8 4 -26 3 -34 4 57 4 -27 4 4 4 144 
  295. 4 -58 4 83 4 -68 4 -55 4 72 4 -77 3 111 4 24 
  296. 4 61 4 -81 4 -24 4 -38 4 136 4 8 4 39 4 -71 
  297. 4 -20 3 112 4 20 4 -159 4 73 4 -120 4 89 4 -9 
  298. 4 82 4 -6 4 66 4 -136 3 -16 4 134 4 -72 4 -69 
  299. 4 49 4 -16 4 -1 4 -25 4 6 4 30 4 74 4 -61 
  300. 3 40 4 -69 4 27 4 -37 4 50 4 62 4 -18 4 132 
  301. 4 -172 4 36 4 -43 3 144 4 -35 4 -57 4 14 4 -1 
  302. 4 -180 4 145 4 111 4 -74 4 -125 4 16 3 55 4 -49 
  303. 4 -42 4 8 4 53 4 43 4 -138 4 99 4 -44 4 -12 
  304. 4 43 3 66 4 -89 4 -58 4 91 4 -75 4 136 4 37 
  305. 4 -169 4 112 4 5 4 43 3 -37 4 -86 4 153 4 81 
  306. 4 -214 4 41 4 -40 4 -22 4 20 4 -77 4 100 3 -11 
  307. 4 -26 4 -14 4 -226 4 124 4 -26 4 20 4 -37 4 77 
  308. 4 -1 4 -95 3 38 4 64 4 -22 4 251 4 -373 4 67 
  309. 4 -27 4 34 4 138 4 -49 4 -98 3 -9 4 24 4 106 
  310. 4 -71 4 78 4 32 4 -118 4 -19 4 20 4 175 4 -132 
  311. 3 56 4 10 4 29 4 -38 4 167 4 -86 4 18 4 167 
  312. 4 -327 4 -34 4 85 4 2 3 -37 4 -4 4 58 4 -57 
  313. 4 -79 4 54 4 59 4 73 4 39 4 52 4 -226 3 90 
  314. 4 -34 4 130 4 -85 4 -84 4 26 4 110 4 -49 4 177 
  315. 4 -32 4 -93 3 -105 4 -44 4 218 4 -80 4 3 4 -20 
  316. 4 97 4 -90 4 26 4 -131 4 140 3 -48 4 -83 4 68 
  317. 4 -99 4 113 4 -14 4 12 4 6 4 -51 4 -51 4 -37 
  318. 3 -61 4 89 4 -53 4 99 4 70 4 18 4 -56 4 32 
  319. 4 113 4 -172 4 33 3 11 4 -47 4 2 4 90 4 30 
  320. 4 -43 4 36 4 4 4 55 4 59 4 -48 3 62 4 -112 
  321. 4 -33 4 177 4 -105 4 127 4 14 4 187 4 -159 4 -3 
  322. 4 -38 3 46 4 98 4 -21 4 138 4 -173 4 38 4 0 
  323. 4 34 4 175 4 -54 4 -48 3 -185 4 -62 4 118 4 28 
  324. 4 110 4 -111 4 -62 4 -43 4 10 4 26 4 32 4 42 
  325. 3 -83 4 -3 4 -171 4 100 4 218 4 -77 4 53 4 -61 
  326. 4 -134 4 3 4 -96 3 -7 4 255 4 -121 4 -117 4 17 
  327. 4 -42 4 94 4 -32 4 -16 4 -132 4 -26 3 104 4 231 
  328. 4 -22 4 -75 4 38 2071 770 300 MP stroke
  329. 4 219 4 -357 4 -65 4 151 4 -55 4 -85 3 145 4 -167 
  330. 4 -147 4 24 4 67 4 -30 4 -10 4 54 4 -26 4 -55 
  331. 4 -76 3 -30 4 75 4 -30 4 -59 4 35 4 202 4 -126 
  332. 4 78 4 -35 4 -145 4 120 3 30 4 6 4 -98 4 166 
  333. 4 -5 4 -111 4 -58 4 -32 4 79 4 67 4 -51 3 51 
  334. 4 -71 4 -140 4 39 4 2 4 63 4 -68 4 -36 4 93 
  335. 4 71 4 -62 3 -121 4 -65 4 10 4 45 4 -44 4 154 
  336. 4 -83 4 -19 4 52 4 -76 4 188 3 -102 4 -33 4 -24 
  337. 4 -64 4 16 4 88 4 -52 4 23 4 -94 4 122 4 12 
  338. 4 -153 3 124 4 62 4 -151 4 28 4 36 4 28 4 25 
  339. 4 -25 4 29 4 -40 4 52 3 12 4 16 4 -11 4 -182 
  340. 4 76 4 -42 4 81 4 35 4 -59 4 37 4 -2 3 106 
  341. 4 30 4 -184 4 205 4 -126 4 66 4 -26 4 -27 4 -21 
  342. 4 120 4 -43 3 34 4 -25 4 211 4 -135 4 27 4 -32 
  343. 4 45 4 -51 4 16 4 181 4 -174 3 94 4 181 4 -116 
  344. 4 19 4 20 4 42 4 36 4 4 4 80 4 -45 4 -75 
  345. 3 -80 4 79 4 -19 4 24 4 -51 4 -37 4 33 4 -13 
  346. 4 -62 4 -102 4 14 3 32 4 -74 4 -28 4 59 4 61 
  347. 4 -104 4 -48 4 -81 4 192 4 -121 4 48 3 -205 4 49 
  348. 4 66 4 -7 4 -109 4 69 4 -42 4 -45 4 60 4 -65 
  349. 4 -7 3 -63 4 -67 4 82 4 -41 4 38 4 -78 4 0 
  350. 4 -3 4 -18 4 -19 4 21 4 5 3 -16 4 -33 4 -1 
  351. 4 10 4 -25 4 -9 4 52 4 -42 4 -17 4 3 4 28 
  352. 3 -1 4 -30 4 14 4 -15 4 3 4 3 4 9 4 -26 
  353. 4 7 4 5 4 -1 3 12 4 3 4 -19 4 -11 4 20 
  354. 4 -16 4 1 4 12 4 9 4 -19 4 10 3 -9 4 9 
  355. 4 -7 4 -4 4 -3 4 6 4 4 4 -1 4 13 4 7 
  356. 4 -27 3 2 4 10 4 -9 4 12 4 28 4 -15 4 -21 
  357. 4 -9 4 10 4 -9 4 2 3 13 4 22 4 -34 4 4 
  358. 4 -1 4 -1 4 7 4 -7 4 4 4 -8 4 7 3 10 
  359. 4 -14 4 46 4 -29 4 -10 4 -9 4 2 4 4 4 28 
  360. 4 -26 4 13 3 -19 4 6 4 2 4 14 4 -17 4 14 
  361. 4 -17 4 -1 4 11 4 -7 4 3 3 3 4 7 4 5 
  362. 4 -2 4 4 4 -4 4 -22 4 -4 4 5 4 -5 4 2 
  363. 4 22 3 9 4 -15 4 9 4 13 4 -24 4 16 4 -26 
  364. 4 6 4 -6 4 -3 4 15 3 -7 4 -5 4 -6 4 9 
  365. 4 -11 4 7 4 12 4 -4 4 -5 4 -11 4 3 3 15 
  366. 4 -10 4 -3 4 5 902 1561 300 MP stroke
  367. 4 1 4 -1 4 6 4 -3 4 9 4 -13 4 -2 3 30 
  368. 4 -19 4 -18 4 9 4 -3 4 3 4 9 4 15 4 -12 
  369. 4 11 4 -27 3 2 4 3 4 -3 4 5 4 42 4 -45 
  370. 4 10 4 -6 4 9 4 -6 4 -8 3 1 4 -9 4 10 
  371. 4 6 4 -9 4 -5 4 3 4 -4 4 0 4 15 4 -15 
  372. 3 33 4 -34 4 26 4 -7 4 4 4 -5 4 25 4 -12 
  373. 4 -26 4 0 4 -3 3 11 4 -11 4 19 4 -8 4 -7 
  374. 4 -5 4 10 4 -11 4 1 4 -3 4 2 659 1571 63 MP stroke
  375. gr
  376. c8
  377. 0 sg
  378. 2181 1862 mt 
  379. (Sample Number) s
  380.  339 1158 mt  -90 rotate
  381. (PCA-T2) s
  382. 90 rotate
  383. 1 sg
  384. 0 1290 3910 0 0 -1290 656 3366 4 MP
  385. PP
  386. -3910 0 0 1290 3910 0 0 -1290 656 3366 5 MP stroke
  387. 4 w
  388. DO
  389. SO
  390. 6 w
  391. 0 sg
  392.  656 2076 mt 4566 2076 L
  393.  656 3366 mt 4566 3366 L
  394. 4566 3366 mt 4566 2076 L
  395.  656 3366 mt  656 2076 L
  396.  656 3366 mt 4566 3366 L
  397.  656 3366 mt  656 2076 L
  398.  656 3366 mt  656 3326 L
  399.  656 2076 mt  656 2115 L
  400.  623 3511 mt 
  401. (0) s
  402. 1438 3366 mt 1438 3326 L
  403. 1438 2076 mt 1438 2115 L
  404. 1338 3511 mt 
  405. (200) s
  406. 2220 3366 mt 2220 3326 L
  407. 2220 2076 mt 2220 2115 L
  408. 2120 3511 mt 
  409. (400) s
  410. 3002 3366 mt 3002 3326 L
  411. 3002 2076 mt 3002 2115 L
  412. 2902 3511 mt 
  413. (600) s
  414. 3784 3366 mt 3784 3326 L
  415. 3784 2076 mt 3784 2115 L
  416. 3684 3511 mt 
  417. (800) s
  418. 4566 3366 mt 4566 3326 L
  419. 4566 2076 mt 4566 2115 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 3043 mt  695 3043 L
  427. 4566 3043 mt 4526 3043 L
  428.  421 3087 mt 
  429. (500) s
  430.  656 2721 mt  695 2721 L
  431. 4566 2721 mt 4526 2721 L
  432.  355 2765 mt 
  433. (1000) s
  434.  656 2398 mt  695 2398 L
  435. 4566 2398 mt 4526 2398 L
  436.  355 2442 mt 
  437. (1500) s
  438.  656 2076 mt  695 2076 L
  439. 4566 2076 mt 4526 2076 L
  440.  355 2120 mt 
  441. (2000) s
  442.  656 2076 mt 4566 2076 L
  443.  656 3366 mt 4566 3366 L
  444. 4566 3366 mt 4566 2076 L
  445.  656 3366 mt  656 2076 L
  446. gs 656 2076 3911 1291 rc
  447. c8
  448. 4 -33 4 61 4 -10 4 5 3 -14 4 -2 4 -12 4 20 
  449. 4 -5 4 40 4 -1 4 -85 4 -11 4 31 4 38 3 -73 
  450. 4 29 4 36 4 -22 4 -64 4 13 4 58 4 24 4 18 
  451. 4 -28 4 -28 3 -14 4 3 4 -14 4 -28 4 10 4 33 
  452. 4 -9 4 -68 4 -14 4 174 4 -21 3 -122 4 -4 4 12 
  453. 4 -23 4 31 4 20 4 30 4 -22 4 -10 4 6 4 -40 
  454. 3 -28 4 39 4 -1 4 -12 4 -14 4 15 4 -32 4 41 
  455. 4 -6 4 -7 4 28 3 -7 4 -15 4 -10 4 27 4 -6 
  456. 4 -15 4 -18 4 41 4 -18 4 -1 4 -19 4 20 3 57 
  457. 4 -13 4 36 4 21 4 -157 4 30 4 41 4 29 4 -42 
  458. 4 46 4 -23 3 14 4 -44 4 20 4 50 4 0 4 -85 
  459. 4 -35 4 33 4 12 4 4 4 8 3 -89 4 17 4 100 
  460. 4 -16 4 104 4 -15 4 -112 4 32 4 -1 4 -5 4 70 
  461. 3 3 4 -29 4 4 4 -6 4 -22 4 -11 4 3 4 53 
  462. 4 -24 4 40 4 -22 3 -70 4 -6 4 70 4 -12 4 16 
  463. 4 -6 4 35 4 18 4 -96 4 -1 4 27 3 6 4 -56 
  464. 4 -18 4 64 4 15 4 49 4 -5 4 -11 4 -22 4 15 
  465. 4 -3 3 -31 4 -32 4 109 4 -15 4 -41 4 -50 4 10 
  466. 4 -36 4 95 4 -11 4 0 3 -6 4 5 4 -15 4 -32 
  467. 4 21 4 8 4 2 4 65 4 -27 4 -72 4 -16 3 34 
  468. 4 -31 4 18 4 12 4 -50 4 21 4 2 4 11 4 29 
  469. 4 -49 4 80 4 -38 3 39 4 0 4 -14 4 12 4 -87 
  470. 4 0 4 -34 4 -1 4 95 4 17 4 -49 3 -37 4 87 
  471. 4 10 4 -9 4 21 4 -67 4 -4 4 40 4 -25 4 -30 
  472. 4 21 3 84 4 21 4 -50 4 8 4 -23 4 1 4 33 
  473. 4 -19 4 -113 4 13 4 99 3 14 4 -20 4 -13 4 47 
  474. 4 -17 4 18 4 5 4 -17 4 -4 4 -55 4 12 3 -26 
  475. 4 6 4 44 4 35 4 -100 4 38 4 5 4 -11 4 47 
  476. 4 -41 4 -6 3 -40 4 41 4 -8 4 -66 4 -18 4 26 
  477. 4 2 4 33 4 -17 4 -32 4 34 3 55 4 -13 4 -96 
  478. 4 10 4 61 4 24 4 -4 4 -35 4 30 4 50 4 -21 
  479. 3 -55 4 44 4 -20 4 41 4 -11 4 -119 4 7 4 90 
  480. 4 -4 4 -71 4 7 3 14 4 3 4 -64 4 -6 4 126 
  481. 4 -12 4 -19 4 4 4 -45 4 -7 4 91 4 16 3 11 
  482. 4 29 4 -122 4 24 4 -65 4 33 4 -13 4 -19 4 80 
  483. 4 -9 4 -27 3 32 4 38 4 -37 4 20 4 11 4 -16 
  484. 4 -8 4 69 4 -49 4 -17 4 10 3 3 4 -20 4 71 
  485. 4 -38 4 -80 4 -20 3240 2703 300 MP stroke
  486. 4 102 4 -1 4 -72 4 16 4 40 3 -27 4 -47 4 48 
  487. 4 39 4 0 4 -64 4 -13 4 48 4 -19 4 -54 4 -2 
  488. 3 -9 4 47 4 -12 4 -11 4 48 4 -11 4 -57 4 -15 
  489. 4 -10 4 -4 4 135 3 -7 4 13 4 1 4 34 4 -41 
  490. 4 -1 4 -48 4 -2 4 15 4 23 4 17 3 -5 4 17 
  491. 4 -32 4 7 4 -9 4 -9 4 -80 4 21 4 25 4 6 
  492. 4 -22 3 7 4 13 4 -2 4 -17 4 35 4 44 4 -11 
  493. 4 -9 4 17 4 -81 4 37 3 95 4 3 4 -32 4 -7 
  494. 4 -5 4 9 4 -22 4 29 4 -64 4 -27 4 21 4 12 
  495. 3 36 4 21 4 28 4 20 4 -135 4 -12 4 14 4 3 
  496. 4 10 4 11 4 105 3 -25 4 -69 4 -28 4 97 4 -2 
  497. 4 -48 4 -19 4 39 4 7 4 -14 4 -32 3 30 4 -9 
  498. 4 31 4 -15 4 -57 4 5 4 77 4 -17 4 -4 4 2 
  499. 4 -22 3 -8 4 63 4 41 4 -100 4 -15 4 -12 4 -5 
  500. 4 -3 4 -27 4 -17 4 -13 3 131 4 -2 4 -38 4 -35 
  501. 4 39 4 28 4 -57 4 -2 4 -33 4 13 4 -32 3 13 
  502. 4 -54 4 7 4 124 4 -36 4 -47 4 15 4 -37 4 -17 
  503. 4 -6 4 27 3 105 4 -15 4 -63 4 -51 4 75 4 -19 
  504. 4 -26 4 1 4 -21 4 11 4 61 3 -26 4 4 4 16 
  505. 4 -30 4 -13 4 -78 4 26 4 31 4 -3 4 68 4 -3 
  506. 3 -21 4 37 4 -49 4 17 4 -99 4 44 4 54 4 -19 
  507. 4 103 4 -12 4 -13 4 0 3 -35 4 -6 4 10 4 45 
  508. 4 26 4 -33 4 -46 4 -30 4 -41 4 -10 4 103 3 0 
  509. 4 -140 4 -10 4 86 4 48 4 -4 4 -14 4 -59 4 35 
  510. 4 -1 4 32 3 -29 4 7 4 24 4 16 4 -60 4 -6 
  511. 4 38 4 23 4 -120 4 41 4 67 3 -7 4 10 4 -9 
  512. 4 -100 4 2 4 134 4 25 4 -69 4 -3 4 -30 4 5 
  513. 3 29 4 -21 4 121 4 -21 4 -74 4 -24 4 76 4 -17 
  514. 4 -5 4 24 4 39 3 1 4 -3 4 1 4 -10 4 28 
  515. 4 -64 4 20 4 -55 4 20 4 20 4 17 3 23 4 -3 
  516. 4 -55 4 5 4 96 4 -14 4 5 4 -12 4 -3 4 -13 
  517. 4 2 3 -3 4 -48 4 53 4 -26 4 -9 4 2 4 7 
  518. 4 83 4 -12 4 -3 4 28 3 28 4 -19 4 -43 4 -19 
  519. 4 90 4 19 4 -22 4 55 4 -25 4 -29 4 58 4 -36 
  520. 3 -47 4 17 4 23 4 -33 4 -25 4 31 4 47 4 -4 
  521. 4 -60 4 12 4 45 3 5 4 3 4 53 4 -154 4 5 
  522. 4 126 4 -24 4 57 4 -28 4 27 4 -6 3 -78 4 -31 
  523. 4 113 4 0 4 -151 2071 2515 300 MP stroke
  524. 4 9 4 49 4 23 4 2 4 11 4 30 3 -26 4 -90 
  525. 4 5 4 124 4 -10 4 20 4 -9 4 29 4 -7 4 0 
  526. 4 -21 3 -74 4 -12 4 4 4 -21 4 120 4 15 4 -64 
  527. 4 1 4 -44 4 1 4 -16 3 -6 4 80 4 9 4 -24 
  528. 4 -1 4 -59 4 -15 4 98 4 2 4 -4 4 2 3 -44 
  529. 4 -9 4 4 4 14 4 0 4 -5 4 -14 4 -6 4 126 
  530. 4 -22 4 -34 3 37 4 -69 4 -4 4 19 4 46 4 -63 
  531. 4 -1 4 61 4 -14 4 22 4 -8 3 7 4 5 4 -29 
  532. 4 -7 4 11 4 -21 4 64 4 2 4 -15 4 -12 4 63 
  533. 4 13 3 -65 4 -23 4 102 4 -8 4 -61 4 -17 4 -41 
  534. 4 5 4 -12 4 14 4 115 3 -14 4 -76 4 -45 4 19 
  535. 4 -2 4 10 4 8 4 -57 4 22 4 -48 4 69 3 -77 
  536. 4 4 4 69 4 -54 4 -60 4 14 4 28 4 -10 4 -93 
  537. 4 -37 4 116 3 26 4 -69 4 -22 4 64 4 -11 4 -122 
  538. 4 9 4 -40 4 24 4 -67 4 5 3 52 4 5 4 -45 
  539. 4 -15 4 -71 4 -21 4 44 4 -32 4 112 4 14 4 -55 
  540. 3 -10 4 -87 4 2 4 -5 4 -22 4 -37 4 3 4 -15 
  541. 4 -13 4 3 4 -11 3 -99 4 20 4 4 4 -23 4 -44 
  542. 4 8 4 -3 4 3 4 16 4 -3 4 -33 3 12 4 -43 
  543. 4 5 4 -22 4 -14 4 -7 4 1 4 -7 4 -10 4 -14 
  544. 4 4 3 -74 4 3 4 9 4 6 4 -32 4 2 4 -25 
  545. 4 2 4 1 4 -2 4 -38 4 3 3 -15 4 3 4 -7 
  546. 4 -2 4 -29 4 4 4 -7 4 5 4 -5 4 4 4 -18 
  547. 3 1 4 -5 4 -1 4 -8 4 -1 4 -3 4 -2 4 -3 
  548. 4 3 4 0 4 -5 3 10 4 -1 4 -3 4 -2 4 0 
  549. 4 1 4 -4 4 0 4 1 4 1 4 0 3 0 4 -2 
  550. 4 1 4 5 4 -1 4 -5 4 1 4 -2 4 2 4 1 
  551. 4 -3 3 4 4 1 4 -2 4 3 4 -2 4 -3 4 2 
  552. 4 4 4 -2 4 0 4 -1 3 -2 4 1 4 0 4 -2 
  553. 4 6 4 1 4 -4 4 0 4 4 4 -3 4 -3 3 -2 
  554. 4 0 4 2 4 0 4 0 4 0 4 4 4 -1 4 7 
  555. 4 -6 4 -1 3 -3 4 2 4 0 4 2 4 -3 4 2 
  556. 4 -3 4 1 4 2 4 7 4 -1 3 -9 4 1 4 0 
  557. 4 2 4 -2 4 4 4 -7 4 2 4 -2 4 1 4 3 
  558. 4 -1 3 0 4 -3 4 3 4 0 4 -1 4 14 4 -13 
  559. 4 0 4 1 4 -4 4 0 3 0 4 1 4 1 4 -1 
  560. 4 4 4 -1 4 -2 4 4 4 -3 4 0 4 0 3 1 
  561. 4 -2 4 0 4 0 902 3362 300 MP stroke
  562. 4 3 4 -4 4 0 4 -1 4 2 4 2 4 -2 3 1 
  563. 4 -1 4 0 4 0 4 2 4 -3 4 7 4 -7 4 4 
  564. 4 -4 4 2 3 0 4 1 4 2 4 3 4 -6 4 3 
  565. 4 -3 4 6 4 -6 4 -2 4 0 3 7 4 -5 4 0 
  566. 4 1 4 -2 4 0 4 0 4 3 4 3 4 -8 4 4 
  567. 3 0 4 5 4 -8 4 6 4 -4 4 -1 4 1 4 -1 
  568. 4 1 4 5 4 -2 3 -3 4 -3 4 5 4 -5 4 3 
  569. 4 0 4 -2 4 -1 4 3 4 0 4 0 659 3361 63 MP stroke
  570. gr
  571. c8
  572. 0 sg
  573. 2181 3654 mt 
  574. (Sample Number) s
  575.  273 3000 mt  -90 rotate
  576. (PCA-SPE) s
  577. 90 rotate
  578. end %%Color Dict
  579. eplot
  580. %%EndObject
  581. epage
  582. end
  583. showpage
  584. %%Trailer
  585. %%EOF