matlab-for-SAR-imaging

所属分类:matlab编程
开发工具:matlab
文件大小:36KB
下载次数:58
上传日期:2014-06-23 23:19:14
上 传 者yaobodong2
说明:  SAR 仿真程序,包含基础知识介绍,信号模型,回波仿真等
(SAR simulation program, including the basics of introduction, signal model, echo simulation)

文件列表:
matlab\Contents.m (2248, 2005-12-09)
matlab\display_head.m (1649, 2005-12-09)
matlab\easegrid.m (1269, 2005-12-09)
matlab\ieasegrid.m (2931, 2005-12-09)
matlab\ilambert1.m (2043, 2005-12-09)
matlab\ipolster.m (2315, 2005-12-09)
matlab\isirlex.m (709, 2005-12-09)
matlab\lambert1.m (1886, 2005-12-09)
matlab\latlon2pix.m (1499, 2005-12-09)
matlab\loadpartsir.m (12994, 2005-12-09)
matlab\loadsir.m (11179, 2005-12-09)
matlab\mod.m (61, 2005-12-09)
matlab\old_ieasegrid.m (2057, 2005-12-09)
matlab\pix2latlon.m (1830, 2005-12-09)
matlab\pixtolatlon.m (1777, 2005-12-09)
matlab\polster.m (998, 2005-12-09)
matlab\printsirhead.m (5359, 2005-12-09)
matlab\scaleimage.m (545, 2005-12-09)
matlab\setsirhead.m (6279, 2006-12-02)
matlab\showimage.m (504, 2005-12-09)
matlab\showsir.m (893, 2005-12-09)
matlab\sir_locate.m (426, 2005-12-09)
matlab\sircolorbar.m (3543, 2005-12-09)
matlab\sirheadtext.m (1357, 2005-12-09)
matlab\sirheadvalue.m (6346, 2006-12-02)
matlab\sirlex.m (970, 2005-12-09)
matlab\viewsir.m (268, 2005-12-09)
matlab\viewsir1.m (11896, 2005-12-09)
matlab\writesir.m (13055, 2005-12-09)
matlab (0, 2008-01-03)

MATLAB utilities for the BYU-MERS "SIR" image format The BYU-MERS "sir" image format was developed by the Brigham Young University (BYU) Microwave Earth Remote Sensing (MERS) research group as part of the NASA Scatterometer Climate Record Pathfinder (SCP) project to store remotely sensed images of the earth used for climate studies, among other purposes. The file format stores an image array of floating point values along with the information required to earth-locate the image pixels. Additional information on the applications, file format, and available data can be obtained from the NASA-sponsored Scatterometer Climate Record Pathfinder web site http://www.scp.byu.edu/ and/or the NASA/JPL PO.DAAC http://podaac.jpl.nasa.gov/ Files in this directory are useful for reading SIR files into matlab and locating pixels. Use loadsir.m to load the file into memory. The routine pix2latlon.m computes the lat/lon position given a list of x,y pixel locations. latlong2pix does the reverse. showsir and viewsir are utilities to display SIR images. Note that these routines use the SIR-standard pixel address from 1 to N. Note that (1,1) is in the lower left of the image of a SIR File. For an input location of pixel (1,1) the Lat,Lon values returned by pix2latlon correspond2 to the location of the lower-left corner of the (1,1)th pixel. For convenience, matlab-reported values are "flipped" vertically to the matlab convention. The matlab routine viewsir.m provides a fancy window utility to read a SIR file and display to screen. The utility includes zoom and point/click to get value and location. Main routines: (version 3.0 SIR format) loadsir.m loads image and header information into matlab loadpartsir.m loads part of image and header information into matlab printsirhead.m prints out the header information from loadsir pix2latlon.m given a pixel location, compute lat and lon latlon2pix.m compute pixel location given lat and lon sirheadtext.m modifies text fields of sir header before write writesir.m writes sir format file Geometry and Support routines: easegrid.m forward EASE grid transformation ieasegrid.m inverse EASE grid transformation ilambert1.m inverse Lambert grid transformation ipolster.m inverse polar stereographic grid transformation lambert1.m forward Lambert grid transformation mod.m compute modulo function polster.m forward polar stereographic grid transformation Other files: Contents.m Matlab help file readme_matlab.txt this file scaleimage.m utility to scale image for display showsir.m simplified display routine for sir image viewsir.m function interface for viewsir1.m to display SIR image viewsir1.m called by viewsir sircolorbar.m callled by viewsir1 sir_locate.m interactively select a point on image and print location setsirhead.m set particular values in sir header by name sirheadvalue.m get particular values in sir header by name sirheadtext.m set text values in sir header display_head.m help routine for sirheadvalue Note: when using writesir it is recommended that the header from an existing SIR file be used at a template and only the changed fields modified. If you have any questions, please contact the SCP. ============================================================================== Dr. David G. Long long@ee.byu.edu Director, BYU Center for Remote Sensing http://www.cers.byu.edu/ Professor, Electrical and Computer Eng. Dept. http://www.ee.byu.edu/ Brigham Young University http://www.byu.edu/ 459 Clyde Building voice: 801-422-4383 Provo, Utah 84602 fax: 801-422-0201 Microwave Earth Remote Sensing (MERS) Lab: http://www.mers.byu.edu/ Scatterometer Climate Record Pathfinder: http://www.scp.byu.edu/ ============================================================================== Last revised: 25 Apr 2003 DGL (c) 1997, 19***, 1999, 2000, 2002, 2003 BYU MERS

近期下载者

相关文件


收藏者