0711.2616/r_analysis_LRI_RAN01.eps
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_LRI_RAN01.eps
4: %%CreationDate: 11/15/2006  10:55:36
5: %%DocumentNeededFonts: Helvetica
6: %%+ Helvetica-Bold
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 2593 mt  694 2593 L
241: 4560 2593 mt 4520 2593 L
242:  534 2653 mt 
243: (5) s
244:  655 1823 mt  694 1823 L
245: 4560 1823 mt 4520 1823 L
246:  447 1883 mt 
247: (10) s
248:  655 1053 mt  694 1053 L
249: 4560 1053 mt 4520 1053 L
250:  447 1113 mt 
251: (15) s
252:  655  283 mt  694  283 L
253: 4560  283 mt 4520  283 L
254:  447  343 mt 
255: (20) s
256:  655  283 mt 4560  283 L
257:  655 3364 mt 4560 3364 L
258: 4560 3364 mt 4560  283 L
259:  655 3364 mt  655  283 L
260: gs 655 283 3906 3082 rc
261: 0 463 353 0 0 -463 2232 3364 4 MP
262: PP
263: -353 0 0 463 353 0 0 -463 2232 3364 5 MP stroke
264: 0 463 354 0 0 -463 2604 3364 4 MP
265: PP
266: -354 0 0 463 354 0 0 -463 2604 3364 5 MP stroke
267: 0 1233 354 0 0 -1233 2976 3364 4 MP
268: PP
269: -354 0 0 1233 354 0 0 -1233 2976 3364 5 MP stroke
270: 0 925 353 0 0 -925 3349 3364 4 MP
271: PP
272: -353 0 0 925 353 0 0 -925 3349 3364 5 MP stroke
273: 0 1233 354 0 0 -1233 3721 3364 4 MP
274: PP
275: -354 0 0 1233 354 0 0 -1233 3721 3364 5 MP stroke
276: 0 309 354 0 0 -309 4093 3364 4 MP
277: PP
278: -354 0 0 309 354 0 0 -309 4093 3364 5 MP stroke
279: 3905 0 655 3364 2 MP stroke
280: 1 sg
281: 0 1541 41 0 0 -1541 1613 3364 4 MP
282: PP
283: 0 sg
284: -41 0 0 1541 41 0 0 -1541 1613 3364 5 MP stroke
285: 1 sg
286: 0 2465 40 0 0 -2465 1659 3364 4 MP
287: PP
288: 0 sg
289: -40 0 0 2465 40 0 0 -2465 1659 3364 5 MP stroke
290: 1 sg
291: 0 617 40 0 0 -617 1704 3364 4 MP
292: PP
293: 0 sg
294: -40 0 0 617 40 0 0 -617 1704 3364 5 MP stroke
295: gr
296: 
297: %%IncludeResource: font Helvetica-Bold
298: /Helvetica-Bold /WindowsLatin1Encoding 216 FMSR
299: 
300:  713  556 mt 
301: (\(b\)) s
302: %%IncludeResource: font Helvetica-Bold
303: /Helvetica-Bold /WindowsLatin1Encoding 168 FMSR
304: 
305: 1435 3726 mt 
306: (r \(Coefficient of Assortativity\)) s
307:  354 2247 mt  -90 rotate
308: (Frequency) s
309: 90 rotate
310: 1 sg
311: 0 428 2968 0 0 -428 1508 775 4 MP
312: PP
313: -2968 0 0 428 2968 0 0 -428 1508 775 5 MP stroke
314: 4 w
315: DO
316: SO
317: 6 w
318: 0 sg
319: 1508  347 mt 4476  347 L
320: 1508  775 mt 4476  775 L
321: 4476  775 mt 4476  347 L
322: 1508  775 mt 1508  347 L
323: 1508  775 mt 4476  775 L
324: 1508  775 mt 1508  347 L
325: 1508  347 mt 4476  347 L
326: 1508  775 mt 4476  775 L
327: 4476  775 mt 4476  347 L
328: 1508  775 mt 1508  347 L
329: %%IncludeResource: font Helvetica-Bold
330: /Helvetica-Bold /WindowsLatin1Encoding 156 FMSR
331: 
332: 1953  522 mt 
333: (LINs) s
334: gs 1508 347 2969 429 rc
335: -342 0 0 146 342 0 0 -146 1576 536 5 MP
336: PP
337: 0 0 -342 0 0 146 342 0 0 -146 1576 536 6 MP stroke
338: gr
339: 
340: 1953  717 mt 
341: (LINs of \(Type I\) Random Controls) s
342: gs 1508 347 2969 429 rc
343: 1 sg
344: -342 0 0 146 342 0 0 -146 1576 731 5 MP
345: PP
346: 0 sg
347: 0 0 -342 0 0 146 342 0 0 -146 1576 731 6 MP stroke
348: gr
349: 
350: 
351: end %%Color Dict
352: 
353: eplot
354: %%EndObject
355: 
356: epage
357: end
358: 
359: showpage
360: 
361: %%Trailer
362: %%EOF
363: