登录
首页 » matlab » SAR

SAR

于 2021-04-03 发布 文件大小:516KB
0 208
下载积分: 1 下载次数: 95

代码说明:

  合成孔径雷达的的仿真测试算法及其文档,这是西电的牛导所设计的方法,在中电14所的项目中得到验证,并取得不错的效果。点目标的散射原理通过此文档可以得到了解(Synthetic aperture radar simulation testing algorithm and its documentation, which is lead by the Western Electric cow design methods, in the CLP 14 projects have been tested, and achieved good results. Point target scattering theory can be understood through this document)

文件列表:

SAR的点目标仿真
...............\clutter.m,2129,2009-09-28
...............\Matlab_Sim_Code_MLE
...............\...................\calcDError.m,1643,2008-07-12
...............\...................\calcError.m,1202,2008-07-12
...............\...................\dbrent.m,3018,2008-07-12
...............\...................\df1dim.m,189,2000-04-03
...............\...................\dlinmin.m,453,2008-07-12
...............\...................\drawOval.m,2002,2005-04-17
...............\...................\f1dim.m,246,2000-04-03
...............\...................\frprmn.m,2105,2008-07-12
...............\...................\f_2Dwfenum.m,444,2008-08-31
...............\...................\L2_distance.m,729,2008-07-12
...............\...................\LOCS.asv,1512,2008-07-05
...............\...................\minBracket.m,2036,2008-07-12
...............\...................\N.m,60,2003-04-24
...............\...................\nzSIGN.m,237,2008-07-12
...............\...................\patwari03meas_sIV_v2.mat,47848,2008-04-07
...............\...................\RMS.mat,49720,2008-07-05
...............\...................\RMS_n.asv,1518,2008-07-10
...............\...................\RMS_n.m,1522,2008-07-10
...............\...................\simMLE.asv,3636,2008-08-30
...............\...................\simMLE.m,3647,2008-08-31
...............\...................\symrandn.m,128,2008-07-12
...............\...................\test
...............\...................\....\Copy of f_2Dwfenum.m,444,2008-08-30
...............\...................\....\Copy-2 of Copy of f_2Dwfenum.m,444,2008-08-30
...............\...................\....\dhat.m,173,2008-06-16
...............\...................\....\dist.m,102,2008-06-15
...............\...................\....\dot.m,129,2008-08-30
...............\...................\....\f_2Dwfenum.m,444,2008-08-30
...............\...................\....\MLE.asv,768,2008-06-15
...............\...................\....\MLE.m,790,2008-06-16
...............\...................\....\symrandn.m,217,2008-06-15
...............\rd_song.m,3726,2009-09-14
...............\sar.doc,590336,2010-04-06
...............\stimulation
...............\...........\clutter_hang.m,2289,2009-09-10
...............\...........\ftx.m,79,2005-03-27
...............\...........\fty.m,79,2005-03-27
...............\...........\iftx.m,81,2005-03-27
...............\...........\ifty.m,82,2005-03-27
...............\...........\RD成像比较
...............\...........\..........\clutter_hang.m,2291,2009-09-13
...............\...........\..........\ftx.m,79,2005-03-27
...............\...........\..........\fty.m,79,2005-03-27
...............\...........\..........\Gmti_zabo.m,1722,2009-09-06
...............\...........\..........\iftx.m,81,2005-03-27
...............\...........\..........\ifty.m,82,2005-03-27
...............\...........\..........\stripmapSAR.asv,5986,2009-09-13
...............\...........\..........\stripmapSAR.m,5994,2009-09-13
...............\...........\stripmapSAR.asv,5833,2009-09-12
...............\...........\stripmapSAR.m,5846,2009-09-14

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

发表评论


0 个回复

  • matlab__api
    《精通Matlab6.5版》张志勇等编著,书本api相关的文件("proficient Matalab 6.5 version of the" Written by Zhang Zhiyong, books api relevant documents)
    2006-12-05 17:24:36下载
    积分:1
  • PQ-daima
    包含一份程序代码、一幅运行结果图和一篇说明文档。用于电力系统稳态分析的程序,是PQ法潮流计算的典型应用,针对四机十一节点的电力系统,经仿真测试通过,有较强的参考价值。 (It contains a copy of the program code, the results of a run and a diagram documentation. A program for steady-state analysis of the power system, a typical application PQ load flow calculation method for the four planes eleven nodes power system, the simulation test is passed, there is a strong reference value.)
    2016-11-02 20:47:37下载
    积分:1
  • constellation_qam
    there is a matlab code about qam in the communication.
    2010-07-15 23:20:13下载
    积分:1
  • Signals-and-SystemsAnalysis-and-threalization-of-M
    1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第七章所有程序; 2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释; 3. 程序文件的命名分为以下三种类型: (1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。 (2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。 (3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。 ()
    2008-06-06 11:37:04下载
    积分:1
  • bitfft
    也试着把《MATLAB在振动信号处理中的应用》中的ZFFT改为函数,方便其它坛友的调用,并提供调试程序和数据(Also tried to " MATLAB in Vibration Signal Processing" ZFFT change in function to facilitate the other Friends of the altar call, and debug programs and data)
    2009-06-30 22:38:28下载
    积分:1
  • SOBI
    说明:  一个关于联合对角化盲源分离算法的SOBI算法,非常好!!(One on the joint diagonalization for blind source separation algorithm SOBI algorithm, very good! !)
    2021-04-09 17:18:59下载
    积分:1
  • robot1234
    robot工具箱,有利于matlab的使用与提高(robot Toolbox is conducive to the use of Matlab and raise)
    2007-03-03 12:45:17下载
    积分:1
  • matlab-book
    MATLAB学习书籍,从入门到精通,绝对实用(study book)
    2013-11-01 11:11:36下载
    积分:1
  • ChooseInitialCentres
    模糊C均值初始聚类中心的选择,供初学者参考(Fuzzy C-means clustering center of the initial choice of reference for beginners)
    2009-02-20 20:07:32下载
    积分:1
  • MATLAB
    induction machine detection fault by wavelet
    2010-12-14 02:56:21下载
    积分:1
  • 696518资源总数
  • 105179会员总数
  • 5今日下载