登录
首页 » matlab » MATLAB_SAR-master

MATLAB_SAR-master

于 2021-04-20 发布
0 249
下载积分: 1 下载次数: 2

代码说明:

说明:  MATLAB SAR工具箱是一个基本的MATLAB库,用于使用NGA[SICD]格式读取、写入、显示和简单处理复杂的合成孔径雷达数据。NGA已经发布了这一标准,以鼓励在整个国际SAR界使用SAR数据标准。Matlab SAR工具箱补充了[六库],它们以其他语言实现,但具有相似的目标。(The MATLAB SAR Toolbox is a basic MATLAB library to read, write, display, and do simple processing of complex SAR data using the NGA [SICD] format. It has been released by NGA to encourage the use of SAR data standards throughout the international SAR community. The MATLAB SAR Toolbox complements the [SIX library], which are implemented in other languages but have similar goals.)

文件列表:

MATLAB_SAR-master, 0 , 2020-02-29
MATLAB_SAR-master\.gitignore, 517 , 2020-02-29
MATLAB_SAR-master\.gitmodules, 132 , 2020-02-29
MATLAB_SAR-master\Geometry, 0 , 2020-02-29
MATLAB_SAR-master\Geometry\ComputeAz.m, 6238 , 2020-02-29
MATLAB_SAR-master\Geometry\DEM, 0 , 2020-02-29
MATLAB_SAR-master\Geometry\DEM\geoid_undulation.m, 6119 , 2020-02-29
MATLAB_SAR-master\Geometry\DEM\geoid_undulation_test_driver.m, 2492 , 2020-02-29
MATLAB_SAR-master\Geometry\DEM\get_DEM_heights_region.m, 4639 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections, 0 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\coa_projection_set.m, 10089 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\point_ground_to_slant.m, 1110 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\point_image_to_ground.m, 8906 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\point_scene_to_image.m, 7202 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\point_slant_to_ground.m, 1053 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\point_to_DEM.m, 6171 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\point_to_ground_plane.m, 3079 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\point_to_hae.m, 3087 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\point_to_hae_newton.m, 4155 , 2020-02-29
MATLAB_SAR-master\Geometry\Projections\project_image.m, 1659 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates, 0 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\ecf_ned_rot_mat.m, 929 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\ecf_to_geocentric.m, 1987 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\ecf_to_geodetic.m, 3196 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\ecf_to_ned.m, 1139 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\geodetic_to_ecf.m, 2136 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\latlonnum.m, 1961 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\latlonstr.m, 5051 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\latlonvec.m, 1257 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\ned_to_ecf.m, 1144 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\pcs_to_ecf.m, 1980 , 2020-02-29
MATLAB_SAR-master\Geometry\coordinates\ric_ecf_mat.m, 856 , 2020-02-29
MATLAB_SAR-master\Geometry\vect2geom.m, 3412 , 2020-02-29
MATLAB_SAR-master\Geometry\wgs_84_norm.m, 1726 , 2020-02-29
MATLAB_SAR-master\IO, 0 , 2020-02-29
MATLAB_SAR-master\IO\DTED, 0 , 2020-02-29
MATLAB_SAR-master\IO\DTED\read_DTED.m, 8863 , 2020-02-29
MATLAB_SAR-master\IO\complex, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\convert_complex_data.m, 6473 , 2020-02-29
MATLAB_SAR-master\IO\complex\cosar, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\cosar\cosar_valid_data.m, 2899 , 2020-02-29
MATLAB_SAR-master\IO\complex\cosar\open_cos_reader.m, 2442 , 2020-02-29
MATLAB_SAR-master\IO\complex\cosar\open_cos_reader_noxml.m, 1158 , 2020-02-29
MATLAB_SAR-master\IO\complex\cosar\read_cos.m, 2347 , 2020-02-29
MATLAB_SAR-master\IO\complex\cosar\read_cos_meta.m, 3043 , 2020-02-29
MATLAB_SAR-master\IO\complex\csm, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\csm\csmmeta.m, 1859 , 2020-02-29
MATLAB_SAR-master\IO\complex\csm\meta2sicd_csm.m, 25670 , 2020-02-29
MATLAB_SAR-master\IO\complex\csm\open_csm_reader.m, 3227 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\guess_complex_format.m, 1614 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\iscnitf.m, 757 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\iscos.m, 526 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\iscsm.m, 1017 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\isgff.m, 513 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\isinmem.m, 895 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\ismbw.m, 661 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\ispalsar2.m, 2047 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\isrcmmanifest.m, 1604 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\isrs.m, 1886 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\issentinel1slc.m, 2668 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\issicd.m, 942 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\issicd01.m, 528 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\issio.m, 825 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\istiff.m, 709 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\istsx.m, 688 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\private, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\formatTest\private\mightbexml.m, 962 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\@FlatfileImageWriter, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\@FlatfileImageWriter\FlatfileImageWriter.m, 4972 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\@FlatfileImageWriter\write_chip.m, 3834 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\@SARImageWriter, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\@SARImageWriter\SARImageWriter.m, 1757 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\@SARImageWriter\fseek.m, 1947 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\ImageAdapterWrapper, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\ImageAdapterWrapper\ComplexSarRemapAdapter.m, 5293 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\check_chipper_args.m, 1224 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\chipfun2readerobj.m, 5136 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\generic_chipper.m, 4444 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\mdatatypeprops.m, 1215 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\open_generic_reader.m, 1133 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\open_inmem_reader.m, 1634 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\open_mbw_reader.m, 1041 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\open_reader.m, 2139 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\open_stacked_set.m, 995 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\read_bib.m, 7215 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\read_bip.m, 5475 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\read_bip_mm.m, 2357 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\read_complex.m, 2766 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\reorient_chipper_args.m, 2476 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\reorient_chipper_data.m, 2183 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\setstructfields.m, 1276 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\stack_readers.m, 1170 , 2020-02-29
MATLAB_SAR-master\IO\complex\generic\subset_reader.m, 1438 , 2020-02-29
MATLAB_SAR-master\IO\complex\gff, 0 , 2020-02-29
MATLAB_SAR-master\IO\complex\gff\meta2sicd_gff.m, 3158 , 2020-02-29
MATLAB_SAR-master\IO\complex\gff\open_gff_reader.m, 1612 , 2020-02-29
MATLAB_SAR-master\IO\complex\gff\read_gff.m, 3290 , 2020-02-29
MATLAB_SAR-master\IO\complex\gff\read_gff_meta.m, 18177 , 2020-02-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • A-convolutional-based-distributed-coded-cooperati
    In this paper, we consider a coded cooperation diversity scheme that is suitable for L-relay channels that operate in the decode–forward mode. The proposed scheme is based on convolutional coding, where each codeword of the source node is partitioned into two frames that are transmitted in two phases.
    2013-07-10 19:03:19下载
    积分:1
  • Matlab-code-BPA
    Please send to you my code matlab example3
    2011-11-11 10:28:46下载
    积分:1
  • upload
    The attachment consists of a source code that performs malarial segmentation using k-means clustering.It also contains HUI conversion of an malarial image.Water shed algorithm applied on a cel image , and detection of water ridge lines for dental x ray image
    2013-12-02 17:22:56下载
    积分:1
  • min
    matlab最小值,用于求一组数据中的最小值。(min function of matlab)
    2013-05-11 19:04:02下载
    积分:1
  • PIDneural
    pid control tuning process through matlab. very simple using BPN.
    2010-11-29 02:28:12下载
    积分:1
  • MATLAB-commonly-used-algorithm-
    学习MATLAB发的好教材,本电子文档主要讲解了MATLAB的主要算法设计,里面有详细的说明(Learning the MATLAB hair is good material , the electronic document explains the MATLAB algorithm design , which are described in detail )
    2012-03-30 18:58:11下载
    积分:1
  • COST207
    simulation for cost 207 simulation
    2012-12-02 06:39:38下载
    积分:1
  • polar_simple
    简单但是很全的polar码,编码和译码matlab代码。(Simple but very wide polar code, coding and decoding matlab code.)
    2016-08-11 17:35:31下载
    积分:1
  • Upload_Sphit-128-4
    Sphit算法针对128*128的灰度图象进行压缩处理,经典算法,可以任意改进()
    2007-10-07 10:23:40下载
    积分:1
  • waveform_generation_Tektronix_AWG5000_AWG7000
    this program is for signal generation in the matlab
    2011-02-05 08:43:42下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载