登录
首页 » matlab » SAR-GMTI

SAR-GMTI

于 2021-03-12 发布 文件大小:1851KB
0 264
下载积分: 1 下载次数: 119

代码说明:

  星座SAR动目标检测,包括原始背景面目标模拟,运动点目标模拟,数据合成与配准,星座SAR动目标检测算法(Constellation SAR moving target detection, including the original background surface raw data simulation, moving point target simulation, data synthesis and registration, constellation SAR moving target detection algorithm)

文件列表:

GMTI
....\GMTI4




....\.....\GMTI1.m,4283,2010-04-19
....\.....\GMTI2.asv,3674,2010-04-19
....\.....\GMTI2.m,3858,2010-04-19
....\.....\GMTI3.asv,3631,2010-04-19
....\.....\GMTI3.m,3642,2010-04-19
....\.....\GMTI4.asv,4012,2010-06-14
....\.....\GMTI4.m,4032,2010-06-14
....\.....\GMTI5.m,3943,2010-06-27
....\.....\GMTI6.m,3952,2010-06-27
....\.....\sar1.mat,95389,2010-04-19
....\.....\sar2.mat,95430,2010-04-19
....\.....\sar3.mat,95416,2010-04-19
....\GMTI5
....\.....\GMTI.asv,825,2010-07-03
....\.....\GMTI.m,2023,2010-07-04
....\.....\GMTI2.asv,2248,2010-07-05
....\.....\GMTI2.m,2258,2010-07-05
....\.....\GMTI3.asv,2141,2010-07-04
....\.....\GMTI3.m,1763,2010-07-04
....\.....\GMTI4.asv,1857,2010-07-04
....\.....\GMTI4.m,1878,2010-07-04
....\.....\sar1.mat,95342,2010-07-03
....\.....\sar2.mat,95364,2010-07-03
....\.....\sar3.mat,95342,2010-07-05
....\.....\sar4.mat,95364,2010-07-05

....\peizhun





....\.......\ftx.m,78,2010-03-29
....\.......\fty.m,79,2010-03-29
....\.......\iftx.m,81,2010-03-29
....\.......\ifty.m,84,2010-03-29
....\.......\inter12.jpg,142149,2010-04-05
....\.......\inter123.jpg,141943,2010-04-06
....\.......\inter13.jpg,138375,2010-04-06
....\.......\inter14.jpg,139905,2010-04-06
....\.......\peizhun.m,1545,2010-04-06
....\.......\peizhun1.m,1247,2010-04-06
....\.......\peizhun2.m,1505,2010-04-06
....\.......\peizhun3.m,1590,2010-04-06
....\.......\rawdata.m,401,2010-03-29
....\.......\RDimage.m,1689,2010-06-16
....\.......\sar41.jpg,44316,2010-03-29
....\.......\sar41RD.m,1797,2010-04-11
....\.......\sar42.jpg,44215,2010-03-29
....\.......\sar42RD.m,1797,2010-03-29
....\.......\sar43.jpg,44215,2010-03-29
....\.......\sar43RD.m,1797,2010-03-29
....\.......\sar44RD.m,1797,2010-03-29
....\.......\xianshi.m,194,2010-03-31
....\rawdata
....\.......\cc.m,5211,2010-04-11


....\.......\ftx.m,78,2010-04-10
....\.......\fty.m,79,2010-04-10
....\.......\iftx.m,81,2010-04-10
....\.......\ifty.m,84,2010-04-10
....\.......\jianqie.m,894,2010-05-05

....\.......\jint.m,4228,2010-04-11
....\.......\movt.m,3627,2010-04-11


....\.......\raw2.jpg,39992,2010-04-11
....\.......\raw3.jpg,39745,2010-04-11
....\.......\rawdata.m,2048,2010-05-05
....\.......\rawdata1.m,2007,2010-05-05
....\.......\rawdata2.m,2007,2010-05-05
....\.......\rawdata3.m,2007,2010-05-05

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

发表评论

0 个回复

  • kalman-filter
    卡尔曼滤波器在于matlab下的实现代码(kalman filter)
    2011-04-21 10:10:35下载
    积分:1
  • devkit8600.tar
    Devkit8600 AM3359配套的资源开发包,可以再裸机环境下快速运行该程序平涂AM3359外设功能。(Devkit8600 AM3359 SDK)
    2015-03-07 12:29:15下载
    积分:1
  • face
    PCA人脸识别的matlab源代码,可以作为初学者学习揣摩之用(PCA face recognition matlab source code, you can try to figure out as a beginner to learn the use of)
    2009-04-12 14:07:36下载
    积分:1
  • filterbank
    两通道多速率滤波器的设计,实现两通道数据采样及数据恢复(Two-channel multirate filter design, implementation, two-channel data sampling and data recovery )
    2010-11-14 22:14:18下载
    积分:1
  • 3Dtransfer
    3d传热 的matlab源程序,强大的处理功能,推荐!!!(Helppersian 3d transfer tem information )
    2011-06-03 16:31:04下载
    积分:1
  • qpsk_rayl
    qpsk信号瑞利信道的仿真程序还有搞死的有ber(qpsk signal Rayleigh channel simulation program has also Gaosi ber)
    2013-11-14 13:03:27下载
    积分:1
  • blasius
    Blasius Equation for Boundary layer theory problems. For calculating the boundary layer thickness and the velocity profile in a free stream in a pipe.
    2013-11-17 05:15:29下载
    积分:1
  • onoff
    f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome. Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false. It is very useful when using set/get on arrays of handle objects or arrays of properties/values. Example: onoff( [0, 1, 0]) gives { off , on , off } onoff({ on , on , off }) gives [1, 1, 0] It also works for mixed cell array inputs, and for other string pairs: yes/no, ok/cancel, open/closed
    2009-09-07 18:18:36下载
    积分:1
  • 121345
    这是书上的共轭方向方法的两个例子的程序,大家可以参考一下。(This is a book on the method of conjugate direction procedures for two examples, we can refer to.)
    2010-12-10 17:06:58下载
    积分:1
  • DaoLiBaiGuanCeQiDesign
    说明:  倒立摆全状态观测器设计,在Matlab/Simulink仿真环境中实现仿真!(State observation design)
    2009-08-04 19:29:19下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载