CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - radar target tracking

搜索资源列表

  1. KalmanFilterProgram

    4下载:
  2. 目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据, 对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。 ben文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 trajectory.m产生理论的航迹,并绘出 Kalman_filter.m 利用Kalman滤波算法,对目标的航迹进行估计 filter_result.m kalman滤波估计的
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:122076
    • 提供者:郭春吉
  1. r_cl9p76

    0下载:
  2. 使用matlab程序编写的雷达目标航迹跟踪小例程,主函数是进行雷达数据处理,通过gYtxXo分析,主成分提取,PXIMHKo降噪等处理后得到的运动轨迹曲线。 -Matlab programming using radar target tracking small track routines, the main function is radar data processing, through gYtxXo analysis, principal component extractio
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6307
    • 提供者:cabimr
  1. r_d8gw8g

    0下载:
  2. 使用matlab程序编写的雷达目标航迹跟踪小例程,主函数是进行雷达数据处理,通过mViVbn分析,主成分提取,VltauEy降噪等处理后得到的运动轨迹曲线。 -Matlab programming using radar target tracking small track routines, the main function is radar data processing, through mViVbn analysis, principal component extractio
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5531
    • 提供者:n4nubk
  1. RadarEKF

    1下载:
  2. 雷达EKF跟踪算法实例,包含目标状态向量的产生,量测产生。-radar target tracking algorithm with EKF,including generating target state, target measurements
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1492
    • 提供者:liualiang
  1. RadarUKF

    0下载:
  2. 雷达UKF跟踪算法实例,包含目标状态向量的产生,量测产生。-Radar target tracking algorithm with UKF, including generating target state, target measurement.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1599
    • 提供者:liualiang
  1. RadarUKF3D

    1下载:
  2. 雷达UKF三维跟踪算法实例,包含目标状态向量的产生,量测产生。-Radar target tracking algorithm with UKF for 3D dimension, including generating target state and target measurements.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1653
    • 提供者:liualiang
  1. RadarCMKF

    0下载:
  2. 雷达CMKF跟踪算法实例,包含目标状态向量的产生,量测产生。-radar target tracking algorithm with cmkf, including generating target state, target measurements.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1432
    • 提供者:liualiang
  1. shuju

    0下载:
  2. 雷达目标航迹跟踪,进行雷达数据处理,运行函数main_test,--Radar Target Tracking,Run the function main_test, the radar data processing
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:103334
    • 提供者:我去
  1. 1235

    0下载:
  2. 主要是用于雷达目标跟踪中的数据融合,有很好的作用-It is mainly used for data fusion in radar target tracking.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1698572
    • 提供者:王宇
  1. PF-text

    0下载:
  2. 关于雷达系统中目标航迹的跟踪定位程序,主要方法为PF-About radar target tracking and locating track procedure, the primary method for the PF
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:3579
    • 提供者:zhouxue
  1. MY_TBD

    0下载:
  2. 关于雷达系统中目标跟踪程序-检测前跟踪(TBD)-About radar target tracking system program- TBD
  3. 所属分类:transportation applications

    • 发布日期:2017-04-13
    • 文件大小:1600
    • 提供者:zhouxue
  1. EKF_mubiao

    0下载:
  2. 扩展卡曼滤波器在目标跟踪中的应用-EKF,radar,Target tracking
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1061
    • 提供者:xmmeng
  1. ukf_mubiao

    0下载:
  2. 无迹卡曼滤波在雷达目标跟踪的应用-UKF,RADAR,Target tracking
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1193
    • 提供者:xmmeng
  1. target

    1下载:
  2. 基于卡尔曼滤波的目标跟踪和轨迹预测,广泛应用于雷达信号,MATLAB实现-Kalman filter based target tracking and trajectory prediction, widely used in radar signal, MATLAB realization
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:11320
    • 提供者:天才狗
  1. 4Kalman-application

    0下载:
  2. kalman 滤波算法,目标跟踪的自适应算法,用于雷达目标追踪。(Kalman filtering program, and the adaptive algorithm of target tracking is used for radar target tracking.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:499712
    • 提供者:wuzhy
  1. Radar Processing Architecture for Simultaneous

    0下载:
  2. Combined synthetic aperture radar (SAR) and round moving target indication (GMTI) radar modes imultaneously generate SAR and GMTI products from the same radar data. Furthermore, the SAR and GMTI data products can be further exploited for target signa
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1050624
    • 提供者:asgary
  1. MAHAFZA

    0下载:
  2. This is a comprehensive toolbox for learners who want to systematically study radar.
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:245760
    • 提供者:空谷悠兰
  1. Untitled_logic

    0下载:
  2. 雷达目标跟踪的航迹起始算法——逻辑法,代码(rack initiation algorithm for radar target tracking -- logic method, code)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:LIKELI
  1. 雷达目标跟踪源码程序

    2下载:
  2. 《雷达数据处理及应用》之Singer模型雷达目标跟踪源码程序(Singer model radar target tracking source code program for radar data processing and Application)
  3. 所属分类:其他

  1. GM-PHD1

    0下载:
  2. Over-the-horizon radar (OTHR) exploits skywave propagation of high-frequency signals to detect and track targets, which are different from the conventional radar. It has received wide attention because of its wide area surveillance, long detectio
  3. 所属分类:matlab例程

    • 发布日期:2020-01-25
    • 文件大小:18432
    • 提供者:ioeyoyo
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com