登录
首页 » matlab » MATLAB_SAR-master

MATLAB_SAR-master

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

  • matlab_intro
    boundary scan tutorial matlab
    2010-12-25 13:55:15下载
    积分:1
  • matlabreview
    说明:  matlab读书笔记 matlab读书笔记(matlab Reading Notes matlab Reading Notes)
    2008-11-27 21:13:10下载
    积分:1
  • CannyalgorithmMATLAB
    canny算子,很有用的一个程序.容易掌握.(a simple and easy algorithm.)
    2009-03-14 09:15:56下载
    积分:1
  • K-Fold_CV_Tool
    MATLAB cross-validation tool for classification and regression v0.1 FEATURES: + K-fold cross validation. + Arbitrary train and prediction functions with parameters can be used. + Arbitrary loss function can be used. + Wrappers for KNN, SVM, GLM, robust regression and decision trees. + Wrappers for RMSE, MAD and misclassification loss functions.
    2010-12-31 19:52:49下载
    积分:1
  • EMDchengxuyitiao
    这是EMD的程序吧,里面的子程序也重新整理好的,本人已经调试成功!(This is the EMD program,it contains the subcode and I have debugging it sucessfully)
    2014-09-03 17:48:41下载
    积分:1
  • Equs_Motion
    Equation of motion for Airplane
    2012-08-27 04:49:50下载
    积分:1
  • chaoliujisuan
    配电网辐射网30节点前推回代潮流计算程序(matlab)配电网辐射网30节点前推回代潮流计算程序(matlab)(Forward and backward substitution with 30 nodes of the grid Radiation Network flow calculation procedures (Matlab) with grid Radiation Network 30 nodes forward and backward substitution trend calculation program (Matlab))
    2013-05-13 08:34:10下载
    积分:1
  • beiyesi2
    说明:  最小风险贝叶斯器对学生成绩进行分类。包含随机生成学生成绩(Bayesian minimum risk classification connector on student achievement. Contains randomly generated student achievement)
    2010-04-06 14:21:47下载
    积分:1
  • UKF
    UKF 环形倒立摆仿真。包括能是控制部分。硕士毕业设计原文件。(The UKF ring inverted pendulum simulation.)
    2012-06-02 20:41:03下载
    积分:1
  • Paper2
    Design of an Adaptive Nonlinear PID Controller for Nonholonomic Mobile Robot Based on Posture Identifier
    2015-01-06 04:54:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载