1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: D:\Desktop.Ganesh\proteinNW\ProteinNW_assort\RESULTS_2p0_NEW\r_ANALYSIS\r_analysis_WNW_RAN02.eps
4: %%CreationDate: 11/15/2006 10:56:44
5: %%DocumentNeededFonts: Helvetica-Bold
6: %%+ Helvetica
7: %%DocumentProcessColors: Cyan Magenta Yellow Black
8: %%LanguageLevel: 2
9: %%Pages: 1
10: %%BoundingBox: 96 238 515 553
11: %%EndComments
12:
13: %%BeginProlog
14: % MathWorks dictionary
15: /MathWorks 160 dict begin
16: % definition operators
17: /bdef {bind def} bind def
18: /ldef {load def} bind def
19: /xdef {exch def} bdef
20: /xstore {exch store} bdef
21: % operator abbreviations
22: /c /clip ldef
23: /cc /concat ldef
24: /cp /closepath ldef
25: /gr /grestore ldef
26: /gs /gsave ldef
27: /mt /moveto ldef
28: /np /newpath ldef
29: /cm /currentmatrix ldef
30: /sm /setmatrix ldef
31: /rm /rmoveto ldef
32: /rl /rlineto ldef
33: /s {show newpath} bdef
34: /sc {setcmykcolor} bdef
35: /sr /setrgbcolor ldef
36: /sg /setgray ldef
37: /w /setlinewidth ldef
38: /j /setlinejoin ldef
39: /cap /setlinecap ldef
40: /rc {rectclip} bdef
41: /rf {rectfill} bdef
42: % page state control
43: /pgsv () def
44: /bpage {/pgsv save def} bdef
45: /epage {pgsv restore} bdef
46: /bplot /gsave ldef
47: /eplot {stroke grestore} bdef
48: % orientation switch
49: /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
50: % coordinate system mappings
51: /dpi2point 0 def
52: % font control
53: /FontSize 0 def
54: /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
55: makefont setfont} bdef
56: /ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
57: ISOLatin1Encoding WindowsLatin1Encoding copy pop
58: /.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
59: /daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
60: /.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
61: /endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
62: /Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
63: {/WindowsLatin1Encoding StandardEncoding bdef} ifelse
64: /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
65: exch dup 3 1 roll findfont dup length dict begin
66: { 1 index /FID ne {def}{pop pop} ifelse } forall
67: /Encoding exch def currentdict end definefont pop} bdef
68: /isroman {findfont /CharStrings get /Agrave known} bdef
69: /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
70: exch FMS} bdef
71: /csm {1 dpi2point div -1 dpi2point div scale neg translate
72: dup landscapeMode eq {pop -90 rotate}
73: {rotateMode eq {90 rotate} if} ifelse} bdef
74: % line types: solid, dotted, dashed, dotdash
75: /SO { [] 0 setdash } bdef
76: /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
77: /DA { [6 dpi2point mul] 0 setdash } bdef
78: /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
79: dpi2point mul] 0 setdash } bdef
80: % macros for lines and objects
81: /L {lineto stroke} bdef
82: /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
83: /AP {{rlineto} repeat} bdef
84: /PDlw -1 def
85: /W {/PDlw currentlinewidth def setlinewidth} def
86: /PP {closepath eofill} bdef
87: /DP {closepath stroke} bdef
88: /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
89: neg 0 exch rlineto closepath} bdef
90: /FR {MR stroke} bdef
91: /PR {MR fill} bdef
92: /L1i {{currentfile picstr readhexstring pop} image} bdef
93: /tMatrix matrix def
94: /MakeOval {newpath tMatrix currentmatrix pop translate scale
95: 0 0 1 0 360 arc tMatrix setmatrix} bdef
96: /FO {MakeOval stroke} bdef
97: /PO {MakeOval fill} bdef
98: /PD {currentlinewidth 2 div 0 360 arc fill
99: PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
100: /FA {newpath tMatrix currentmatrix pop translate scale
101: 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
102: /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
103: 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
104: /FAn {newpath tMatrix currentmatrix pop translate scale
105: 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
106: /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
107: 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
108: /vradius 0 def /hradius 0 def /lry 0 def
109: /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
110: /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
111: /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
112: vradius add translate hradius vradius scale 0 0 1 180 270 arc
113: tMatrix setmatrix lrx hradius sub uly vradius add translate
114: hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
115: lrx hradius sub lry vradius sub translate hradius vradius scale
116: 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
117: translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
118: closepath} bdef
119: /FRR {MRR stroke } bdef
120: /PRR {MRR fill } bdef
121: /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
122: newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
123: rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
124: sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
125: closepath} bdef
126: /FlrRR {MlrRR stroke } bdef
127: /PlrRR {MlrRR fill } bdef
128: /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
129: newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
130: rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
131: sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
132: closepath} bdef
133: /FtbRR {MtbRR stroke } bdef
134: /PtbRR {MtbRR fill } bdef
135: /stri 6 array def /dtri 6 array def
136: /smat 6 array def /dmat 6 array def
137: /tmat1 6 array def /tmat2 6 array def /dif 3 array def
138: /asub {/ind2 exch def /ind1 exch def dup dup
139: ind1 get exch ind2 get sub exch } bdef
140: /tri_to_matrix {
141: 2 0 asub 3 1 asub 4 0 asub 5 1 asub
142: dup 0 get exch 1 get 7 -1 roll astore } bdef
143: /compute_transform {
144: dmat dtri tri_to_matrix tmat1 invertmatrix
145: smat stri tri_to_matrix tmat2 concatmatrix } bdef
146: /ds {stri astore pop} bdef
147: /dt {dtri astore pop} bdef
148: /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
149: currentfile
150: 3 index 0 eq {/ASCIIHexDecode filter}
151: {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
152: ifelse exch readstring pop
153: dup 0 3 index getinterval /rbmap xdef
154: dup 2 index dup getinterval /gbmap xdef
155: 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
156: /it {gs np dtri aload pop moveto lineto lineto cp c
157: cols rows 8 compute_transform
158: rbmap gbmap bbmap true 3 colorimage gr}bdef
159: /il {newpath moveto lineto stroke}bdef
160: currentdict end def
161: %%EndProlog
162:
163: %%BeginSetup
164: MathWorks begin
165:
166: 0 cap
167:
168: end
169: %%EndSetup
170:
171: %%Page: 1 1
172: %%BeginPageSetup
173: %%PageBoundingBox: 96 238 515 553
174: MathWorks begin
175: bpage
176: %%EndPageSetup
177:
178: %%BeginObject: obj1
179: bplot
180:
181: /dpi2point 12 def
182: portraitMode 1152 6636 csm
183:
184: 0 0 5039 3780 rc
185: 85 dict begin %Colortable dictionary
186: /c0 { 0.000000 0.000000 0.000000 sr} bdef
187: /c1 { 1.000000 1.000000 1.000000 sr} bdef
188: /c2 { 0.900000 0.000000 0.000000 sr} bdef
189: /c3 { 0.000000 0.820000 0.000000 sr} bdef
190: /c4 { 0.000000 0.000000 0.800000 sr} bdef
191: /c5 { 0.910000 0.820000 0.320000 sr} bdef
192: /c6 { 1.000000 0.260000 0.820000 sr} bdef
193: /c7 { 0.000000 0.820000 0.820000 sr} bdef
194: c0
195: 1 j
196: 1 sg
197: 0 0 5040 3781 rf
198: 6 w
199: 0 3081 3905 0 0 -3081 655 3364 4 MP
200: PP
201: -3905 0 0 3081 3905 0 0 -3081 655 3364 5 MP stroke
202: 4 w
203: DO
204: SO
205: 6 w
206: 0 sg
207: 655 283 mt 4560 283 L
208: 655 3364 mt 4560 3364 L
209: 4560 3364 mt 4560 283 L
210: 655 3364 mt 655 283 L
211: 655 3364 mt 4560 3364 L
212: 655 3364 mt 655 283 L
213: 655 3364 mt 655 3324 L
214: 655 283 mt 655 322 L
215: %%IncludeResource: font Helvetica-Bold
216: /Helvetica-Bold /WindowsLatin1Encoding 156 FMSR
217:
218: 457 3548 mt
219: (-0.2) s
220: 1631 3364 mt 1631 3324 L
221: 1631 283 mt 1631 322 L
222: 1588 3548 mt
223: (0) s
224: 2607 3364 mt 2607 3324 L
225: 2607 283 mt 2607 322 L
226: 2499 3548 mt
227: (0.2) s
228: 3583 3364 mt 3583 3324 L
229: 3583 283 mt 3583 322 L
230: 3475 3548 mt
231: (0.4) s
232: 4560 3364 mt 4560 3324 L
233: 4560 283 mt 4560 322 L
234: 4452 3548 mt
235: (0.6) s
236: 655 3364 mt 694 3364 L
237: 4560 3364 mt 4520 3364 L
238: 534 3424 mt
239: (0) s
240: 655 3021 mt 694 3021 L
241: 4560 3021 mt 4520 3021 L
242: 534 3081 mt
243: (2) s
244: 655 2679 mt 694 2679 L
245: 4560 2679 mt 4520 2679 L
246: 534 2739 mt
247: (4) s
248: 655 2337 mt 694 2337 L
249: 4560 2337 mt 4520 2337 L
250: 534 2397 mt
251: (6) s
252: 655 1994 mt 694 1994 L
253: 4560 1994 mt 4520 1994 L
254: 534 2054 mt
255: (8) s
256: 655 1652 mt 694 1652 L
257: 4560 1652 mt 4520 1652 L
258: 447 1712 mt
259: (10) s
260: 655 1310 mt 694 1310 L
261: 4560 1310 mt 4520 1310 L
262: 447 1370 mt
263: (12) s
264: 655 967 mt 694 967 L
265: 4560 967 mt 4520 967 L
266: 447 1027 mt
267: (14) s
268: 655 625 mt 694 625 L
269: 4560 625 mt 4520 625 L
270: 447 685 mt
271: (16) s
272: 655 283 mt 694 283 L
273: 4560 283 mt 4520 283 L
274: 447 343 mt
275: (18) s
276: 655 283 mt 4560 283 L
277: 655 3364 mt 4560 3364 L
278: 4560 3364 mt 4560 283 L
279: 655 3364 mt 655 283 L
280: gs 655 283 3906 3082 rc
281: 0 1027 333 0 0 -1027 2071 3364 4 MP
282: PP
283: -333 0 0 1027 333 0 0 -1027 2071 3364 5 MP stroke
284: 0 1883 333 0 0 -1883 2421 3364 4 MP
285: PP
286: -333 0 0 1883 333 0 0 -1883 2421 3364 5 MP stroke
287: 0 1199 333 0 0 -1199 2772 3364 4 MP
288: PP
289: -333 0 0 1199 333 0 0 -1199 2772 3364 5 MP stroke
290: 0 514 333 0 0 -514 3122 3364 4 MP
291: PP
292: -333 0 0 514 333 0 0 -514 3122 3364 5 MP stroke
293: 0 172 332 0 0 -172 3473 3364 4 MP
294: PP
295: -332 0 0 172 332 0 0 -172 3473 3364 5 MP stroke
296: 0 343 333 0 0 -343 3823 3364 4 MP
297: PP
298: -333 0 0 343 333 0 0 -343 3823 3364 5 MP stroke
299: 3905 0 655 3364 2 MP stroke
300: 1 sg
301: 0 1883 149 0 0 -1883 1947 3364 4 MP
302: PP
303: 0 sg
304: -149 0 0 1883 149 0 0 -1883 1947 3364 5 MP stroke
305: 1 sg
306: 0 1712 148 0 0 -1712 2113 3364 4 MP
307: PP
308: 0 sg
309: -148 0 0 1712 148 0 0 -1712 2113 3364 5 MP stroke
310: 1 sg
311: 0 1027 149 0 0 -1027 2278 3364 4 MP
312: PP
313: 0 sg
314: -149 0 0 1027 149 0 0 -1027 2278 3364 5 MP stroke
315: 1 sg
316: 0 172 149 0 0 -172 2443 3364 4 MP
317: PP
318: 0 sg
319: -149 0 0 172 149 0 0 -172 2443 3364 5 MP stroke
320: 1 sg
321: 0 343 149 0 0 -343 2609 3364 4 MP
322: PP
323: 0 sg
324: -149 0 0 343 149 0 0 -343 2609 3364 5 MP stroke
325: gr
326:
327: %%IncludeResource: font Helvetica-Bold
328: /Helvetica-Bold /WindowsLatin1Encoding 216 FMSR
329:
330: 703 533 mt
331: (\(a\)) s
332: %%IncludeResource: font Helvetica-Bold
333: /Helvetica-Bold /WindowsLatin1Encoding 168 FMSR
334:
335: 1435 3726 mt
336: (r \(Coefficient of Assortativity\)) s
337: 354 2247 mt -90 rotate
338: (Frequency) s
339: 90 rotate
340: 1 sg
341: 0 428 3089 0 0 -428 1387 775 4 MP
342: PP
343: -3089 0 0 428 3089 0 0 -428 1387 775 5 MP stroke
344: 4 w
345: DO
346: SO
347: 6 w
348: 0 sg
349: 1387 347 mt 4476 347 L
350: 1387 775 mt 4476 775 L
351: 4476 775 mt 4476 347 L
352: 1387 775 mt 1387 347 L
353: 1387 775 mt 4476 775 L
354: 1387 775 mt 1387 347 L
355: 1387 347 mt 4476 347 L
356: 1387 775 mt 4476 775 L
357: 4476 775 mt 4476 347 L
358: 1387 775 mt 1387 347 L
359: %%IncludeResource: font Helvetica-Bold
360: /Helvetica-Bold /WindowsLatin1Encoding 156 FMSR
361:
362: 1832 522 mt
363: (PCNs) s
364: gs 1387 347 3090 429 rc
365: -342 0 0 146 342 0 0 -146 1455 536 5 MP
366: PP
367: 0 0 -342 0 0 146 342 0 0 -146 1455 536 6 MP stroke
368: gr
369:
370: 1832 717 mt
371: (\(Type II\) Random Controls of PCNs) s
372: gs 1387 347 3090 429 rc
373: 1 sg
374: -342 0 0 146 342 0 0 -146 1455 731 5 MP
375: PP
376: 0 sg
377: 0 0 -342 0 0 146 342 0 0 -146 1455 731 6 MP stroke
378: gr
379:
380:
381: end %%Color Dict
382:
383: eplot
384: %%EndObject
385:
386: epage
387: end
388:
389: showpage
390:
391: %%Trailer
392: %%EOF
393: