⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 p2.1a.ps

📁 InSAS Simulation! Its wonderful
💻 PS
字号:
%!PS-Adobe-3.0 %%Creator: MATLAB, The Mathworks, Inc.%%Title: P2.1a.ps%%CreationDate: 02/19/99  10:44:24%%DocumentNeededFonts: Helvetica%%DocumentProcessColors: Cyan Magenta Yellow Black%%LanguageLevel: 2%%Pages: (atend)%%BoundingBox: (atend)%%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/rc {rectclip} bdef/rf {rectfill} bdef/rm /rmoveto ldef/rl /rlineto ldef/s /show ldef/sc {setcmykcolor} bdef/sr /setrgbcolor ldef/sg /setgray ldef/w /setlinewidth ldef/j /setlinejoin ldef/cap /setlinecap ldef% 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% coordinate system mappings/dpi2point 0 def% font control/FontSize 0 def/FMS {	/FontSize xstore		%save size off stack	findfont	[FontSize 0 0 FontSize neg 0 0]	makefont	setfont	}bdef/reencode {exch dup where{pop load} {pop StandardEncoding} ifelseexchdup 3 1 rollfindfont dup length dict begin  { 1 index /FID ne {def}{pop pop} ifelse } forall  /Encoding exch def  currentdictenddefinefont pop} bdef/isroman {findfont /CharStrings get/Agrave known} bdef/FMSR {3 1 roll 1 indexdup isroman{reencode} {pop pop} ifelseexch FMS} bdef/csm {	1 dpi2point div -1 dpi2point div scale	neg translate	landscapeMode eq {90 rotate} if	} 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/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 {	currentlinecap 1 setlinecap 3 1 roll 2 copy moveto lineto stroke setlinecap	} bdef/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/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 } bdefcurrentdict end def%%EndProlog%%BeginSetupMathWorks begin0 capend%%EndSetup%%Page: 1 1%%BeginPageSetup%%PageBoundingBox:   111   201   496   600MathWorks beginbpage%%EndPageSetup%%BeginObject: obj1bplot/dpi2point 12 defportraitMode 0216 7344 csm 1122   134  4617  4797 rc280 dict begin %Colortable dictionary/c0 { 0 0 0 sr} bdef/c1 { 1 1 1 sr} bdef/c2 { 1 0 0 sr} bdef/c3 { 0 1 0 sr} bdef/c4 { 0 0 1 sr} bdef/c5 { 1 1 0 sr} bdef/c6 { 1 0 1 sr} bdef/c7 { 0 1 1 sr} bdef1 j1 sg   0    0 6913 5186 rf6 w0 4225 4225 0 0 -4225 1464 4613 4 MPPP-4225 0 0 4225 4225 0 0 -4225 1464 4613 5 MP stroke4 wDOSO6 w0 sg1464 4613 mt 5689 4613 L1464  388 mt 5689  388 L1464 4613 mt 1464  388 L5689 4613 mt 5689  388 L1464 4613 mt 5689 4613 L1464 4613 mt 1464  388 L1470 4613 mt 1470 4571 L1470  388 mt 1470  430 L%%IncludeResource: font Helvetica/Helvetica /ISOLatin1Encoding 120 FMSR1300 4759 mt (-400) s1999 4613 mt 1999 4571 L1999  388 mt 1999  430 L1829 4759 mt (-300) s2528 4613 mt 2528 4571 L2528  388 mt 2528  430 L2358 4759 mt (-200) s3057 4613 mt 3057 4571 L3057  388 mt 3057  430 L2887 4759 mt (-100) s3586 4613 mt 3586 4571 L3586  388 mt 3586  430 L3553 4759 mt (0) s4115 4613 mt 4115 4571 L4115  388 mt 4115  430 L4015 4759 mt (100) s4644 4613 mt 4644 4571 L4644  388 mt 4644  430 L4544 4759 mt (200) s5173 4613 mt 5173 4571 L5173  388 mt 5173  430 L5073 4759 mt (300) s1464 4177 mt 1506 4177 L5689 4177 mt 5646 4177 L1293 4221 mt (-3) s1464 3608 mt 1506 3608 L5689 3608 mt 5646 3608 L1293 3652 mt (-2) s1464 3038 mt 1506 3038 L5689 3038 mt 5646 3038 L1293 3082 mt (-1) s1464 2468 mt 1506 2468 L5689 2468 mt 5646 2468 L1363 2512 mt (0) s1464 1899 mt 1506 1899 L5689 1899 mt 5646 1899 L1363 1943 mt (1) s1464 1329 mt 1506 1329 L5689 1329 mt 5646 1329 L1363 1373 mt (2) s1464  759 mt 1506  759 L5689  759 mt 5646  759 L1363  803 mt (3) s1464 4613 mt 5689 4613 L1464  388 mt 5689  388 L1464 4613 mt 1464  388 L5689 4613 mt 5689  388 Lgs 1463 388 4227 4226 rc20 402 20 160 20 -187 20 -89 20 545 20 419 19 -815 20 -803 20 915 20 -354 20 -269 20 3 19 433 20 -46 20 145 20 -130 20 755 20 488 19 -2342 20 1222 20 -403 20 845 20 -1546 20 1003 19 -866 20 1252 20 -476 20 1561 20 13 20 -1918 19 818 20 -25 20 -1184 20 773 20 686 20 -1387 19 1350 20 1157 20 -1158 20 165 20 -1736 20 853 19 -833 20 1707 20 -460 20 451 20 -2472 20 1037 19 383 20 -65 20 -353 20 -127 20 848 20 -773 19 -112 20 323 20 640 20 -289 20 -24 20 1029 19 -80 20 -1146 20 -557 20 374 20 1085 20 -95 19 -764 20 1481 20 -628 20 -1085 20 1278 20 -656 20 -1301 19 2191 20 -517 20 -767 20 85 20 543 20 1466 19 -963 20 -619 20 -1445 20 -271 20 1057 20 -474 19 670 20 -1047 20 388 20 1380 20 -1630 20 -686 19 1609 20 -479 20 -15 20 1087 20 6 20 1356 19 -1893 20 -251 20 -208 20 1166 20 -1205 20 -114 19 47 20 1522 20 -2008 20 1178 20 231 20 -1580 19 1476 20 -442 20 -386 20 889 20 972 20 -582 19 -1134 20 -180 20 792 20 1319 20 -1077 20 -583 19 -214 20 170 20 58 20 -318 20 215 20 79 19 1006 20 -1693 20 -222 20 1298 20 63 20 324 19 -1198 20 383 20 32 20 -93 20 644 20 -574 19 1967 20 -5 20 -1360 20 895 20 567 20 -1479 20 -219 19 1077 20 -1902 20 -790 20 754 20 495 20 2289 19 -1179 20 -200 20 -2266 20 1590 20 -175 20 355 19 -1374 20 922 20 932 20 -2043 20 1286 20 347 19 -1482 20 1319 20 566 20 2 20 -486 20 2 19 97 20 -143 20 68 20 101 20 -657 20 -500 19 1346 20 47 20 -83 20 23 20 391 20 -122 19 -71 20 -377 20 358 20 451 20 -2442 20 1347 19 -114 20 943 20 -1581 20 1108 20 -644 20 1336 19 -728 20 814 20 -308 20 -2278 20 694 20 333 19 -1015 20 748 20 840 20 -1572 20 789 20 908 19 -1549 20 371 20 -886 20 1902 20 -327 20 1341 19 -966 1464 2468 214 MP strokegr 2822 4902 mt (Synthetic Aperture u, meters) s1238 2749 mt  -90 rotate(Real Part) s90 rotate2954  293 mt (Aliased Aperture Signal) sendeplot%%EndObjectepageendshowpage%%Trailer%%BoundingBox:   111   201   496   600%%Pages: 001%%EOF

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -