Whit added file figures/Whitney's Figures/Fires.eps  about 9 years ago

Commit id: 3e06df34656cc4579471a2b3672fce9c63fa0ee3

deletions | additions      

         

%!PS-Adobe-3.0 EPSF-3.0  %%Creator: MATLAB, The MathWorks, Inc. Version 8.3.0.532 (R2014a). Operating System: Linux 3.13.0-46-generic #79-Ubuntu SMP Tue Mar 10 20:06:50 UTC 2015 x86_64.  %%Title: /u/au/cx/wschultz/GPGN268/Project5/matlabdata/Fires.eps  %%CreationDate: 04/19/2015 17:12:55  %%DocumentNeededFonts: Helvetica  %%DocumentProcessColors: Cyan Magenta Yellow Black  %%LanguageLevel: 2  %%Pages: 1  %%BoundingBox: -436 141 1048 649  %%EndComments  %%BeginProlog  % MathWorks dictionary  /MathWorks 160 dict begin  % definition operators  /bdef {bind def} bind def  /ldef {load def} bind def  /xdef {exch def} bdef  /xstore {exch store} bdef  % operator abbreviations  /c /clip ldef  /cc /concat ldef  /cp /closepath ldef  /gr /grestore ldef  /gs /gsave ldef  /mt /moveto ldef  /np /newpath ldef  /cm /currentmatrix ldef  /sm /setmatrix ldef  /rm /rmoveto ldef  /rl /rlineto ldef  /s {show newpath} bdef  /sc {setcmykcolor} bdef  /sr /setrgbcolor ldef  /sg /setgray ldef  /w /setlinewidth ldef  /j /setlinejoin ldef  /cap /setlinecap ldef  /rc {rectclip} bdef  /rf {rectfill} bdef  % page state control  /pgsv () def  /bpage {/pgsv save def} bdef  /epage {pgsv restore} bdef  /bplot /gsave ldef  /eplot {stroke grestore} bdef  % orientation switch  /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def  % coordinate system mappings  /dpi2point 0 def  % font control  /FontSize 0 def  /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]  makefont setfont} bdef  /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse  exch dup 3 1 roll findfont dup length dict begin  { 1 index /FID ne {def}{pop pop} ifelse } forall  /Encoding exch def currentdict end definefont pop} bdef  /isroman {findfont /CharStrings get /Agrave known} bdef  /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse  exch FMS} bdef  /csm {1 dpi2point div -1 dpi2point div scale neg translate  dup landscapeMode eq {pop -90 rotate}  {rotateMode eq {90 rotate} if} ifelse} bdef  % line types: solid, dotted, dashed, dotdash  /SO { [] 0 setdash } bdef  /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef  /DA { [6 dpi2point mul] 0 setdash } bdef  /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4  dpi2point mul] 0 setdash } bdef  % macros for lines and objects  /L {lineto stroke} bdef  /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef  /AP {{rlineto} repeat} bdef  /PDlw -1 def  /W {/PDlw currentlinewidth def setlinewidth} def  /PP {closepath eofill} bdef  /DP {closepath stroke} bdef  /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto  neg 0 exch rlineto closepath} bdef  /FR {MR stroke} bdef  /PR {MR fill} bdef  /L1i {{currentfile picstr readhexstring pop} image} bdef  /tMatrix matrix def  /MakeOval {newpath tMatrix currentmatrix pop translate scale  0 0 1 0 360 arc tMatrix setmatrix} bdef  /FO {MakeOval stroke} bdef  /PO {MakeOval fill} bdef  /PD {currentlinewidth 2 div 0 360 arc fill  PDlw -1 eq not {PDlw w /PDlw -1 def} if} def  /FA {newpath tMatrix currentmatrix pop translate scale  0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef  /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale  0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef  /FAn {newpath tMatrix currentmatrix pop translate scale  0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef  /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale  0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef  /vradius 0 def /hradius 0 def /lry 0 def  /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def  /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef  /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly  vradius add translate hradius vradius scale 0 0 1 180 270 arc   tMatrix setmatrix lrx hradius sub uly vradius add translate  hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix  lrx hradius sub lry vradius sub translate hradius vradius scale  0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub  translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix  closepath} bdef  /FRR {MRR stroke } bdef  /PRR {MRR fill } bdef  /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate  rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad  sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix  closepath} bdef  /FlrRR {MlrRR stroke } bdef  /PlrRR {MlrRR fill } bdef  /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate  rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad  sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix  closepath} bdef  /FtbRR {MtbRR stroke } bdef  /PtbRR {MtbRR fill } bdef  /stri 6 array def /dtri 6 array def  /smat 6 array def /dmat 6 array def  /tmat1 6 array def /tmat2 6 array def /dif 3 array def  /asub {/ind2 exch def /ind1 exch def dup dup  ind1 get exch ind2 get sub exch } bdef  /tri_to_matrix {  2 0 asub 3 1 asub 4 0 asub 5 1 asub  dup 0 get exch 1 get 7 -1 roll astore } bdef  /compute_transform {  dmat dtri tri_to_matrix tmat1 invertmatrix   smat stri tri_to_matrix tmat2 concatmatrix } bdef  /ds {stri astore pop} bdef  /dt {dtri astore pop} bdef  /db {2 copy /cols xdef /rows xdef mul dup 3 mul string  currentfile   3 index 0 eq {/ASCIIHexDecode filter}  {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }  ifelse exch readstring pop  dup 0 3 index getinterval /rbmap xdef  dup 2 index dup getinterval /gbmap xdef  1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef  /it {gs np dtri aload pop moveto lineto lineto cp c  cols rows 8 compute_transform   rbmap gbmap bbmap true 3 colorimage gr}bdef  /il {newpath moveto lineto stroke}bdef  currentdict end def  %%EndProlog  %%BeginSetup  MathWorks begin  0 cap  end  %%EndSetup  %%Page: 1 1  %%BeginPageSetup  %%PageBoundingBox: -436 141 1048 649  MathWorks begin  bpage  %%EndPageSetup  %%BeginObject: obj1  bplot  /dpi2point 12 def  portraitMode -5232 7788 csm  0 0 17808 6087 rc  85 dict begin %Colortable dictionary  /c0 { 0.000000 0.000000 0.000000 sr} bdef  /c1 { 1.000000 1.000000 1.000000 sr} bdef  /c2 { 0.900000 0.000000 0.000000 sr} bdef  /c3 { 0.000000 0.820000 0.000000 sr} bdef  /c4 { 0.000000 0.000000 0.800000 sr} bdef  /c5 { 0.910000 0.820000 0.320000 sr} bdef  /c6 { 1.000000 0.260000 0.820000 sr} bdef  /c7 { 0.000000 0.820000 0.820000 sr} bdef  c0  1 j  1 sg  0 0 17809 6088 rf  6 w  0 4960 13800 0 0 -4960 2315 5417 4 MP  PP  -13800 0 0 4960 13800 0 0 -4960 2315 5417 5 MP stroke  4 w  DO  SO  6 w  0 sg  2315 5417 mt 16115 5417 L  2315 457 mt 16115 457 L  2315 5417 mt 2315 457 L  16115 5417 mt 16115 457 L  2315 5417 mt 16115 5417 L  2315 5417 mt 2315 457 L  2315 5417 mt 2315 5278 L  2315 457 mt 2315 595 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 144 FMSR  2155 5585 mt   (1960) s  3592 5417 mt 3592 5278 L  3592 457 mt 3592 595 L  3432 5585 mt   (1965) s  4870 5417 mt 4870 5278 L  4870 457 mt 4870 595 L  4710 5585 mt   (1970) s  6148 5417 mt 6148 5278 L  6148 457 mt 6148 595 L  5988 5585 mt   (1975) s  7426 5417 mt 7426 5278 L  7426 457 mt 7426 595 L  7266 5585 mt   (1980) s  8704 5417 mt 8704 5278 L  8704 457 mt 8704 595 L  8544 5585 mt   (1985) s  9982 5417 mt 9982 5278 L  9982 457 mt 9982 595 L  9822 5585 mt   (1990) s  11260 5417 mt 11260 5278 L  11260 457 mt 11260 595 L  11100 5585 mt   (1995) s  12537 5417 mt 12537 5278 L  12537 457 mt 12537 595 L  12377 5585 mt   (2000) s  13815 5417 mt 13815 5278 L  13815 457 mt 13815 595 L  13655 5585 mt   (2005) s  15093 5417 mt 15093 5278 L  15093 457 mt 15093 595 L  14933 5585 mt   (2010) s  2315 5417 mt 2453 5417 L  16116 5417 mt 15977 5417 L  2200 5470 mt   (0) s  2315 4425 mt 2453 4425 L  16116 4425 mt 15977 4425 L  2080 4478 mt   (0.5) s  2315 3433 mt 2453 3433 L  16116 3433 mt 15977 3433 L  2200 3486 mt   (1) s  2315 2441 mt 2453 2441 L  16116 2441 mt 15977 2441 L  2080 2494 mt   (1.5) s  2315 1449 mt 2453 1449 L  16116 1449 mt 15977 1449 L  2200 1502 mt   (2) s  2315 457 mt 2453 457 L  16116 457 mt 15977 457 L  2080 510 mt   (2.5) s  2315 403 mt   (x 10) s  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 96 FMSR  2587 314 mt   (5) s  2315 5417 mt 16115 5417 L  2315 457 mt 16115 457 L  2315 5417 mt 2315 457 L  16115 5417 mt 16115 457 L  gs 2315 457 13802 4961 rc  /c8 { 0.000000 0.000000 1.000000 sr} bdef  c8  255 -313 256 401 255 126 256 -43 255 136 256 3 256 134 255 212   256 -588 255 -26 256 -36 255 195 256 211 256 162 255 4 256 -227   255 -294 256 598 255 -280 256 -62 256 -403 255 567 256 -231 255 -184   256 -347 255 472 256 -29 256 290 255 -66 256 -1232 255 -45 256 3106   255 1480 256 -287 256 -1423 255 1104 256 -889 255 1343 256 -2120 255 219   256 -554 256 131 255 -321 256 265 255 -167 256 239 255 -7 256 -50   256 -175 255 53 256 949 255 -969 256 -334 255 97 2315 3365 55 MP stroke  gr  c8  0 sg  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 240 FMSR  7366 321 mt   (Number of Fires in U.S Since 1960) s  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 192 FMSR  9025 5781 mt   (Year) s  1982 3653 mt -90 rotate  (Number of Fires) s  90 rotate  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 120 FMSR  2298 5460 mt   ( ) s  16100 499 mt   ( ) s  gs 2315 457 13802 4961 rc  /c9 { 1.000000 0.000000 0.000000 sr} bdef  c9  -46 -5 -46 -6 -46 -6 -46 -5 -46 -6 -46 -6 -47 -5 -46 -6   -46 -5 -46 -6 -46 -6 -46 -5 -47 -6 -46 -6 -46 -5 -46 -6   -46 -5 -46 -6 -46 -6 -47 -5 -46 -6 -46 -5 -46 -6 -46 -6   -46 -5 -47 -6 -46 -6 -46 -5 -46 -6 -46 -5 -46 -6 -47 -6   -46 -5 -46 -6 -46 -6 -46 -5 -46 -6 -46 -5 -47 -6 -46 -6   -46 -5 -46 -6 -46 -5 -46 -6 -47 -6 -46 -5 -46 -6 -46 -6   -46 -5 -46 -6 -47 -5 -46 -6 -46 -6 -46 -5 -46 -6 -46 -6   -46 -5 -47 -6 -46 -5 -46 -6 -46 -6 -46 -5 -46 -6 -47 -5   -46 -6 -46 -6 -46 -5 -46 -6 -46 -6 -47 -5 -46 -6 -46 -5   -46 -6 -46 -6 -46 -5 -46 -6 -47 -5 -46 -6 -46 -6 -46 -5   -46 -6 -46 -6 -47 -5 -46 -6 -46 -5 -46 -6 -46 -6 -46 -5   -46 -6 -47 -6 -46 -5 -46 -6 -46 -5 -46 -6 -46 -6 -47 -5   -46 -6 -46 -5 -46 -6 -46 -6 -46 -5 -47 -6 -46 -6 -46 -5   -46 -6 -46 -5 -46 -6 -46 -6 -47 -5 -46 -6 -46 -6 -46 -5   -46 -6 -46 -5 -47 -6 -46 -6 -46 -5 -46 -6 -46 -5 -46 -6   -47 -6 -46 -5 -46 -6 -46 -6 -46 -5 -46 -6 -46 -5 -47 -6   -46 -6 -46 -5 -46 -6 -46 -6 -46 -5 -47 -6 -46 -5 -46 -6   -46 -6 -46 -5 -46 -6 -47 -5 -46 -6 -46 -6 -46 -5 -46 -6   -46 -6 -46 -5 -47 -6 -46 -5 -46 -6 -46 -6 -46 -5 -46 -6   -47 -6 -46 -5 -46 -6 -46 -5 -46 -6 -46 -6 -46 -5 -47 -6   -46 -5 -46 -6 -46 -6 -46 -5 -46 -6 -47 -6 -46 -5 -46 -6   -46 -5 -46 -6 -46 -6 -47 -5 -46 -6 -46 -5 -46 -6 -46 -6   -46 -5 -46 -6 -47 -6 -46 -5 -46 -6 -46 -5 -46 -6 -46 -6   -47 -5 -46 -6 -46 -6 -46 -5 -46 -6 -46 -5 -47 -6 -46 -6   -46 -5 -46 -6 -46 -5 -46 -6 -46 -6 -47 -5 -46 -6 -46 -6   -46 -5 -46 -6 -46 -5 -47 -6 -46 -6 -46 -5 -46 -6 -46 -6   -46 -5 -47 -6 -46 -5 -46 -6 -46 -6 -46 -5 -46 -6 -46 -5   -47 -6 -46 -6 -46 -5 -46 -6 -46 -6 -46 -5 -47 -6 -46 -5   -46 -6 -46 -6 -46 -5 -46 -6 -46 -6 -47 -5 -46 -6 -46 -5   -46 -6 -46 -6 -46 -5 -47 -6 -46 -5 -46 -6 -46 -6 -46 -5   -46 -6 -47 -6 -46 -5 -46 -6 -46 -5 -46 -6 -46 -6 -46 -5   -47 -6 -46 -6 -46 -5 -46 -6 -46 -5 -46 -6 -47 -6 -46 -5   -46 -6 -46 -5 -46 -6 -46 -6 -47 -5 -46 -6 -46 -6 -46 -5   -46 -6 -46 -5 -46 -6 -47 -6 -46 -5 -46 -6 -46 -5 -46 -6   -46 -6 -47 -5 -46 -6 -46 -6 -46 -5 -46 -6 -46 -5 -47 -6   -46 -6 -46 -5 -46 -6 -46 -6 -46 -5 -46 -6 -47 -5 -46 -6   -46 -6 -46 -5 -46 -6 -46 -5 -47 -6 -46 -6 -46 -5 -46 -6   -46 -6 -46 -5 -46 -6 16115 4199 300 MP stroke  gr  c9  0 sg  3005 816 mt   ( ) s  3005 954 mt   (y = - 1.6e+03*x + 3.2e+06) s  1 sg  0 390 978 0 0 -390 15079 907 4 MP  PP  -978 0 0 390 978 0 0 -390 15079 907 5 MP stroke  4 w  DO  SO  6 w  0 sg  15079 907 mt 16057 907 L  15079 517 mt 16057 517 L  15079 907 mt 15079 517 L  16057 907 mt 16057 517 L  15079 907 mt 16057 907 L  15079 907 mt 15079 517 L  15079 907 mt 16057 907 L  15079 517 mt 16057 517 L  15079 907 mt 15079 517 L  16057 907 mt 16057 517 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 144 FMSR  15549 674 mt   (data1) s  gs 15079 517 979 391 rc  c8  361 0 15151 623 2 MP stroke  gr  c8  0 sg  15549 853 mt   ( linear) s  gs 15079 517 979 391 rc  c9  361 0 15151 800 2 MP stroke  gr  c9  end %%Color Dict  eplot  %%EndObject  epage  end  showpage  %%Trailer  %%EOF