CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 机动

搜索资源列表

  1. VDF&IMMF

    2下载:
  2. 卡罗曼滤波 采用变维和交互多模算法实现机动检测
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4125
    • 提供者:gwnudt
  1. kalmanmethod

    1下载:
  2. 卡尔曼滤波器程序利用卡尔曼滤波器实现了对机动目标的跟踪-procedures for the use of Kalman filters to tracking moving targets
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2459
    • 提供者:罗成
  1. OptimalReentry

    0下载:
  2. 导弹载入弹道的优化设计,主要是机动段的优化-ballistic missile printed in the optimization of the design, mainly the optimization of the mobile
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:228615
    • 提供者:何瑾
  1. Radar_KalmanIMM6

    1下载:
  2. 交互多模算法,用于目标多机动假设运动情况下的蒙特卡罗法仿真跟踪滤波器。-interactive multi-mode algorithm for multi-objective maneuver under the assumption that the movement of the Monte Carlo simulation tracking filter.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1785
    • 提供者:sunqiang
  1. kaermanmubiaogenzong

    3下载:
  2. 根据二维空间内目标作匀速直线运动和匀速圆周运动的特点,在建立目标运动模型和观测模型的基础上采用基于交互多模算法(IMM)的卡尔曼滤波器对机动目标进行跟踪。仿真结果表明,该算法不仅能够对匀速直线运动和匀速圆周运动的目标进行跟踪,而且在运动模型发生变化时,滤波误差也比较小。 关键词:卡尔曼滤波器;目标跟踪;机动;交互多模(IMM) -two-dimensional space under target for uniform linear motion and uniform circula
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:60263
    • 提供者:zhangfei
  1. 基于MATLAB平台的机动目标跟踪程序

    0下载:
  2. 基于MATLAB平台的机动目标跟踪程序
  3. 所属分类:其他小程序

    • 发布日期:2011-12-27
    • 文件大小:122689
    • 提供者:hktk2011
  1. PMHT-2

    0下载:
  2. 针对机动目标跟踪,提出的一种模糊自适应PMHT跟踪算法。-The PMHT’s problems of nonadaptivity, narcissism, and over-hospitality to clutter are elicited in this work. The PMHT’s main selling-point is its flexible and easily modifiable model, which we use to develop the “ho
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:348406
    • 提供者:wang zhuo
  1. IMM

    0下载:
  2. 用于机动目标跟踪的交互式多模型算法完整实现程序,无BUG-For maneuvering target tracking interactive multiple model algorithm for the full realization of program, no BUG
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1513
    • 提供者:汪俊
  1. snakemodel

    0下载:
  2. 蛇行机动目标运动模型!!!用于模拟目标的运动!-Maneuvering target motion model snake! ! ! Used to simulate the movement of the target!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3100
    • 提供者:ct
  1. AjarkModelforTrackingManeuveringTargets

    2下载:
  2. 机动目标跟踪“jerk“模型,我存的,拿来与大家共享。。 -Keywords:maneuveringtargettracking jerkmodel a-jerkmedel
  3. 所属分类:Other systems

    • 发布日期:2016-08-03
    • 文件大小:166128
    • 提供者:dailu
  1. ANN-in-maneuvering-target-tracking

    1下载:
  2. 在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5—2S时,机动频率越小跟踪精度越
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:4051
    • 提供者:李隆基
  1. CS

    6下载:
  2. 上传了几个基于“当前”统计模型的机动目标跟踪的程序,包括子程序和文献,还有粒子滤波的目标跟踪程序-From a few based on the " current" statistical model for maneuvering target tracking procedures, including routine and literature, as well as particle filter target tracking process
  3. 所属分类:Other systems

    • 发布日期:2014-09-19
    • 文件大小:414700
    • 提供者:星痕
  1. loop-gainKalmanfiltersourcecodepackage

    1下载:
  2. 自己编写的一个循环增益卡尔曼滤波程序包,用于对机动目标进行检测和跟踪的滤波算法,给出目标数学模型和噪声模型,仿真后给出平均观测误差。程序里相应位置有标有注释。供做雷达机动目标检测和跟踪方面研究的人员参考。-I have written a loop-gain Kalman filter package, used for maneuvering target detection and tracking of the filter algorithm, given objective mathe
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:12016
    • 提供者:王宗鑫
  1. LVD

    2下载:
  2. Lv分布是2011年提出的新的视频分布,可以在CFCR域对线性调频信号(LFM)进行参数估计和检测,在高速机动目标检测中也有重要的应用(Lv distribution is a new time frequency distribution, which proposed in 2011. It can estimate and detect the linear frequency modulation signal (LFM) in CFCR domain, and it also has
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:jerrysh
  1. 三点法攻击机动目标

    0下载:
  2. 三点法攻击机动目标()
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:8192
    • 提供者:张小海
  1. CV_CA Kalman

    0下载:
  2. 机动目标模型代码,代码完整可靠,而且值得 你拥有,相信我(Maneuvering target model)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:你懂得
  1. 基于卡尔曼滤波的三维机动目标跟踪matlab程序

    3下载:
  2. 基于卡尔曼滤波的三维机动目标跟踪MATLAB程序(3D maneuvering target tracking MATLAB program based on Calman filter)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:珠珠
  1. 打桩机动画演示程序

    0下载:
  2. 打桩机工作时的动态图,演示了打桩机工作时的演示模型(The dynamic diagram of the working time of the piling machine demonstrates the demonstration model of the working time of the piling machine)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:17408
    • 提供者:欣灵美
  1. 2018021018322890099408radon_ambiguity

    2下载:
  2. 基于Radon-Ambiguity变换的机动目标检测方法 首先用基于Radon--Ambiguity变换(RAT)的时频分析方 法估计多个目标的加速度并进行运动补偿,通过频域滤波对多目标进行分离并估计粗略的多普勒 频率(A maneuvering target detection method based on Radon-Ambiguity transform is first used to estimate the acceleration of multiple targets and
  3. 所属分类:其他

  1. zuizhong

    0下载:
  2. 对UKF进行改进,采用最小偏度采样减少采样点数量,并结合实际状态方程和测量方程直接进行线性运算。改进后的UKF对蛇形机动目标的跟踪效果明显优于EKF(the mini-skewness sampling is adopted to reduce the number of sampling points, and the linear operation is carried out directly combining with the actual state equation and me
  3. 所属分类:其他

    • 发布日期:2020-07-01
    • 文件大小:2048
    • 提供者:晓丹晓兰
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com