登录
首页 » matlab » MATLAB_SAR-master

MATLAB_SAR-master

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

  • SSEQ_release
    无参考的图像质量评价算法,基于图像的空域与频域的信息熵,超过现存的所有质量评价算法。(No reference image quality uation algorithm, and information based on spatial frequency domain of the image entropy over all existing quality uation algorithm.)
    2014-10-30 13:06:51下载
    积分:1
  • Line_Coding
    matlab codings for line coding
    2012-10-04 23:12:00下载
    积分:1
  • RLS_wFF
    recursive least squares (RLS) with forgetting factor
    2015-01-31 17:36:12下载
    积分:1
  • mimoqam
    QAM MIMO simulation using MATLAB
    2014-02-04 00:29:59下载
    积分:1
  • 08
    说明:  《Matlab从入门到精通》所有的源程序。(《Matlab from entry to the master》 all of the source.)
    2009-10-09 01:35:16下载
    积分:1
  • MatlabBayesFisherClassifierDesign
    在matlab中bayes和Fisher分类器设计的小程序代码,实现垃圾邮件和正常邮件的分离,比较不同维度,不同样本,两种分类器正确率的优劣,适合初学者学习(In matlab the bayes and Fisher classifier design a small program code, junk mail and regular mail to achieve the separation of comparing different dimensions, different samples, the correct classification rate of both the pros and cons, suitable for beginners to learn)
    2010-10-23 09:25:24下载
    积分:1
  • Gray-theory-in-load-forecasting-application
    说明:  灰色理论在负荷预测中的应用,利用MATLAB实现。(Gray theory in load forecasting application)
    2009-08-28 15:05:53下载
    积分:1
  • codigos_barra
    creates code of barras to bussines
    2014-09-17 11:38:24下载
    积分:1
  • garchfit
    garchfit函数的用法,用于ARMA参数的拟合,给出参数的极大似然估计值。(The function of the usage of garchfit for ARMA parameter fitting, given the parameters of a great likelihood estimate.)
    2013-03-06 13:32:21下载
    积分:1
  • 116
    c est un article concernant gps et boc modulation et aussi la poursuite et l aquisition
    2010-06-17 03:40:17下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载