登录
首页 » matlab » MATLAB_SAR-master

MATLAB_SAR-master

于 2021-04-20 发布
0 139
下载积分: 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 个回复

  • vb-akf-demo
    给出了一种新的自适应非线性滤波历程,该方法计算量小而且使用方便(Presents a new adaptive nonlinear filtering process, the method is small and easy to use)
    2021-02-20 22:09:42下载
    积分:1
  • AQMC_stage2
    1.AQMC较正的matlab源代码,适用于各种DAC及正交调制器引起的IQ不平衡较正(Than positive 1.AQMC matlab source code, suitable for all kinds caused by the DAC and quadrature modulator IQ imbalance correction)
    2021-04-23 15:28:47下载
    积分:1
  • arrow3d
    matlab 本身没有箭头功能,只有梯度,梯度不能精确,这是编写的箭头功能,可以精确定位箭头三维位置(matlab function itself has no arrows, only gradient, the gradient is not accurate, it is written in the arrow function, you can pinpoint the location of the arrow D)
    2013-12-05 09:42:28下载
    积分:1
  • FOC分数阶控制器+Control
    分数阶控制器,分数阶神经网络,人工智能,,MATLAB程序(It is convenient to solve large LMI quickly, and it is suitable for students of engineering control engineering to use fractional order controller, fractional order neural network, artificial intelligence, and MATLAB program.)
    2020-11-24 19:19:32下载
    积分:1
  • kongjianpinghua
    说明:  利用空间平滑方法对信号的DOA进行谱峰估计(The use of spatial smoothing method for signal DOA estimation peaks)
    2010-03-24 16:25:01下载
    积分:1
  • ch12dfadf
    一维到二维的转换,实现二进制的转换,并且可以实现以为到二维的转换,效果请执教(a dimension to the two-dimensional and realized binary conversion, and can be thought of the two-dimensional realization of the conversion, the effect please teach)
    2007-04-12 09:28:44下载
    积分:1
  • yichuan
    基于matlab的遗传算法,程序简洁明了(Based on genetic algorithm matlab, the program clear and concise)
    2011-10-26 08:04:30下载
    积分:1
  • Handwritten-numeral-recognition
    matlab环境下实现对手写体数字的分类识别(Handwritten Arabia digital numeral recognition)
    2013-12-20 16:17:57下载
    积分:1
  • tuxiangfenge
    利用多种方法对图像进行分割的matlab程序(Using a variety of methods for image segmentation matlab program)
    2015-03-20 14:00:46下载
    积分:1
  • EMDandBP
    结合emd和bp神经网络的算法, 对轴承故障数据进行诊断,数据可以自己添加(EMD and BP algorism are combined to classify different kinds of faults of bearings. Source data need to be added by yourself)
    2020-07-01 09:00:02下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载