Whit deleted figures/Whitney's Figures/Acres.eps  about 9 years ago

Commit id: 4944a79d997d64144d639e1a98f46a0f38e37ce8

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/Acres.eps  %%CreationDate: 04/18/2015 17:14:59  %%DocumentNeededFonts: Helvetica  %%DocumentProcessColors: Cyan Magenta Yellow Black  %%LanguageLevel: 2  %%Pages: 1  %%BoundingBox: -436 129 1048 663  %%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 129 1048 663  MathWorks begin  bpage  %%EndPageSetup  %%BeginObject: obj1  bplot  /dpi2point 12 def  portraitMode -5232 7956 csm  0 0 17808 6403 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 6404 rf  6 w  0 5219 13800 0 0 -5219 2315 5699 4 MP  PP  -13800 0 0 5219 13800 0 0 -5219 2315 5699 5 MP stroke  4 w  DO  SO  6 w  0 sg  2315 5699 mt 16115 5699 L  2315 480 mt 16115 480 L  2315 5699 mt 2315 480 L  16115 5699 mt 16115 480 L  2315 5699 mt 16115 5699 L  2315 5699 mt 2315 480 L  2315 5699 mt 2315 5560 L  2315 480 mt 2315 618 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 144 FMSR  2155 5867 mt   (1960) s  3592 5699 mt 3592 5560 L  3592 480 mt 3592 618 L  3432 5867 mt   (1965) s  4870 5699 mt 4870 5560 L  4870 480 mt 4870 618 L  4710 5867 mt   (1970) s  6148 5699 mt 6148 5560 L  6148 480 mt 6148 618 L  5988 5867 mt   (1975) s  7426 5699 mt 7426 5560 L  7426 480 mt 7426 618 L  7266 5867 mt   (1980) s  8704 5699 mt 8704 5560 L  8704 480 mt 8704 618 L  8544 5867 mt   (1985) s  9982 5699 mt 9982 5560 L  9982 480 mt 9982 618 L  9822 5867 mt   (1990) s  11260 5699 mt 11260 5560 L  11260 480 mt 11260 618 L  11100 5867 mt   (1995) s  12537 5699 mt 12537 5560 L  12537 480 mt 12537 618 L  12377 5867 mt   (2000) s  13815 5699 mt 13815 5560 L  13815 480 mt 13815 618 L  13655 5867 mt   (2005) s  15093 5699 mt 15093 5560 L  15093 480 mt 15093 618 L  14933 5867 mt   (2010) s  2315 5699 mt 2453 5699 L  16116 5699 mt 15977 5699 L  2200 5752 mt   (1) s  2315 5119 mt 2453 5119 L  16116 5119 mt 15977 5119 L  2200 5172 mt   (2) s  2315 4539 mt 2453 4539 L  16116 4539 mt 15977 4539 L  2200 4592 mt   (3) s  2315 3959 mt 2453 3959 L  16116 3959 mt 15977 3959 L  2200 4012 mt   (4) s  2315 3379 mt 2453 3379 L  16116 3379 mt 15977 3379 L  2200 3432 mt   (5) s  2315 2799 mt 2453 2799 L  16116 2799 mt 15977 2799 L  2200 2852 mt   (6) s  2315 2219 mt 2453 2219 L  16116 2219 mt 15977 2219 L  2200 2272 mt   (7) s  2315 1639 mt 2453 1639 L  16116 1639 mt 15977 1639 L  2200 1692 mt   (8) s  2315 1059 mt 2453 1059 L  16116 1059 mt 15977 1059 L  2200 1112 mt   (9) s  2315 480 mt 2453 480 L  16116 480 mt 15977 480 L  2120 533 mt   (10) s  2315 426 mt   (x 10) s  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 96 FMSR  2587 337 mt   (6) s  2315 5699 mt 16115 5699 L  2315 480 mt 16115 480 L  2315 5699 mt 2315 480 L  16115 5699 mt 16115 480 L  gs 2315 480 13802 5220 rc  /c8 { 0.000000 0.000000 1.000000 sr} bdef  c8  255 419 256 2904 255 -357 256 -3067 255 1450 256 -365 256 2340 255 316   256 -687 255 -343 256 -2399 255 1870 256 -2096 256 2217 255 -1025 256 -2491   255 885 256 1861 255 -2450 256 1295 256 -1320 255 158 256 512 255 968   256 -1621 255 1845 256 -1485 256 157 255 103 256 -1013 255 101 256 614   255 1410 256 259 256 -1318 255 536 256 -440 255 1135 256 -1925 255 631   256 -559 256 421 255 0 256 950 255 -580 256 1978 255 -1425 256 247   256 -49 255 -1114 256 2591 255 -1764 256 -605 255 836 2315 3682 55 MP stroke  gr  c8  0 sg  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 144 FMSR  9072 6028 mt   (Year) s  2033 3528 mt -90 rotate  (Acres Burned) s  90 rotate  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 240 FMSR  7429 344 mt   (Ancres Burned in U.S Since 1960) s  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 120 FMSR  2298 5742 mt   ( ) s  16100 522 mt   ( ) s  gs 2315 480 13802 5220 rc  /c9 { 1.000000 0.000000 0.000000 sr} bdef  c9  -46 5 -46 6 -46 5 -46 6 -46 6 -46 5 -47 6 -46 5   -46 6 -46 5 -46 6 -46 5 -47 6 -46 6 -46 5 -46 6   -46 5 -46 6 -46 5 -47 6 -46 6 -46 5 -46 6 -46 5   -46 6 -47 5 -46 6 -46 5 -46 6 -46 6 -46 5 -47 6   -46 5 -46 6 -46 5 -46 6 -46 6 -46 5 -47 6 -46 5   -46 6 -46 5 -46 6 -46 6 -47 5 -46 6 -46 5 -46 6   -46 5 -46 6 -47 5 -46 6 -46 6 -46 5 -46 6 -46 5   -46 6 -47 5 -46 6 -46 6 -46 5 -46 6 -46 5 -47 6   -46 5 -46 6 -46 5 -46 6 -46 6 -47 5 -46 6 -46 5   -46 6 -46 5 -46 6 -46 6 -47 5 -46 6 -46 5 -46 6   -46 5 -46 6 -47 5 -46 6 -46 6 -46 5 -46 6 -46 5   -46 6 -47 5 -46 6 -46 6 -46 5 -46 6 -46 5 -47 6   -46 5 -46 6 -46 5 -46 6 -46 6 -47 5 -46 6 -46 5   -46 6 -46 5 -46 6 -46 6 -47 5 -46 6 -46 5 -46 6   -46 5 -46 6 -47 6 -46 5 -46 6 -46 5 -46 6 -46 5   -47 6 -46 5 -46 6 -46 6 -46 5 -46 6 -46 5 -47 6   -46 5 -46 6 -46 6 -46 5 -46 6 -47 5 -46 6 -46 5   -46 6 -46 5 -46 6 -47 6 -46 5 -46 6 -46 5 -46 6   -46 5 -46 6 -47 6 -46 5 -46 6 -46 5 -46 6 -46 5   -47 6 -46 5 -46 6 -46 6 -46 5 -46 6 -46 5 -47 6   -46 5 -46 6 -46 6 -46 5 -46 6 -47 5 -46 6 -46 5   -46 6 -46 6 -46 5 -47 6 -46 5 -46 6 -46 5 -46 6   -46 5 -46 6 -47 6 -46 5 -46 6 -46 5 -46 6 -46 5   -47 6 -46 6 -46 5 -46 6 -46 5 -46 6 -47 5 -46 6   -46 5 -46 6 -46 6 -46 5 -46 6 -47 5 -46 6 -46 5   -46 6 -46 6 -46 5 -47 6 -46 5 -46 6 -46 5 -46 6   -46 5 -47 6 -46 6 -46 5 -46 6 -46 5 -46 6 -46 5   -47 6 -46 6 -46 5 -46 6 -46 5 -46 6 -47 5 -46 6   -46 6 -46 5 -46 6 -46 5 -46 6 -47 5 -46 6 -46 5   -46 6 -46 6 -46 5 -47 6 -46 5 -46 6 -46 5 -46 6   -46 6 -47 5 -46 6 -46 5 -46 6 -46 5 -46 6 -46 5   -47 6 -46 6 -46 5 -46 6 -46 5 -46 6 -47 5 -46 6   -46 6 -46 5 -46 6 -46 5 -47 6 -46 5 -46 6 -46 5   -46 6 -46 6 -46 5 -47 6 -46 5 -46 6 -46 5 -46 6   -46 6 -47 5 -46 6 -46 5 -46 6 -46 5 -46 6 -47 5   -46 6 -46 6 -46 5 -46 6 -46 5 -46 6 -47 5 -46 6   -46 6 -46 5 -46 6 -46 5 -47 6 -46 5 -46 6 -46 6   -46 5 -46 6 -46 5 16115 2939 300 MP stroke  gr  c9  0 sg  3005 852 mt   ( ) s  3005 990 mt   (y = 5.3e+04*x - 1e+08) s  1 sg  0 390 978 0 0 -390 15079 930 4 MP  PP  -978 0 0 390 978 0 0 -390 15079 930 5 MP stroke  4 w  DO  SO  6 w  0 sg  15079 930 mt 16057 930 L  15079 540 mt 16057 540 L  15079 930 mt 15079 540 L  16057 930 mt 16057 540 L  15079 930 mt 16057 930 L  15079 930 mt 15079 540 L  15079 930 mt 16057 930 L  15079 540 mt 16057 540 L  15079 930 mt 15079 540 L  16057 930 mt 16057 540 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 144 FMSR  15549 697 mt   (data1) s  gs 15079 540 979 391 rc  c8  361 0 15151 646 2 MP stroke  gr  c8  0 sg  15549 876 mt   ( linear) s  gs 15079 540 979 391 rc  c9  361 0 15151 823 2 MP stroke  gr  c9  end %%Color Dict  eplot  %%EndObject  epage  end  showpage  %%Trailer  %%EOF