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

搜索资源列表

  1. kalman_intro_chinese.rar

    2下载:
  2. 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。,Kalman filter is an " optimal recursive data processing
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-09
    • 文件大小:557.21kb
    • 提供者:曲晓川
  1. kk

    1下载:
  2. 修改的卡尔曼滤波程序,适用于AIS航迹滤波,和雷达的航迹关联-Modified Kalman filtering procedures applied to AIS track filtering, and radar track association
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:707byte
    • 提供者:张杰
  1. kaimanFiltering

    0下载:
  2. 几篇应用于雷达设计的Kalman滤波相关论文-Applies to the design of several radar Kalman filter papers
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2.88mb
    • 提供者:gaoxiaofei
  1. kakamsimulation

    0下载:
  2. 对卡尔曼滤波原理进行了仿真! 可用于雷达脉冲受随机噪声干扰后的原始数据最优估计。-The principle of the Kalman filter simulation! Can be used for radar pulse by the random noise of the original data after the optimal estimation.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3.08kb
    • 提供者:song
  1. leidajidongmubiaogengzhong

    0下载:
  2. 雷达机动目标跟踪滤波算法的研究 希望对大家有用-Radar Maneuvering Target Tracking Filter Algorithm everyone wishes to be useful
  3. 所属分类:Project Design

    • 发布日期:2017-05-20
    • 文件大小:5.6mb
    • 提供者:杨波
  1. kalman

    0下载:
  2. 一个kalman滤波的仿真程序,仿真的是雷达探测飞机的飞行轨迹,里面的word文档说的比较详细了。-A kalman filter simulation procedures, simulation of the plane are radar flight path, inside the word document that has more detailed.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:115.32kb
    • 提供者:
  1. targettrackingusingkalman

    0下载:
  2. The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:82.72kb
    • 提供者:vignesh
  1. radt

    0下载:
  2. Tracking targets with radar is an important step in ensuring safety in such endeavors as air travel or military operations. To account for inherent inaccuracies in raw radar measurements of position, and to obtain accurate velocity data, we implement
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:313.37kb
    • 提供者:Nadir
  1. kalmanfilter_aero_radar

    0下载:
  2. 在雷达上应用卡尔曼滤波算法对目标轨迹进行预测-The application of the radar Kalman filter algorithm to predict the target trajectory
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:50.17kb
    • 提供者:donggangsia
  1. RadplotKalmanfiler

    0下载:
  2. RADPLOT Radar Data Processing Tracker plotting function, This function works with several extended Kalman filter demos in Simulink and other demos-RADPLOT Radar Data Processing Tracker plotting function, This function works with several extended Ka
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:49.85kb
    • 提供者:li dong
  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
    • 文件大小:11.73kb
    • 提供者:王宗鑫
  1. medfilt

    3下载:
  2. 目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据, 对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。 下文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 里面包括三个源程序,和一份实验报告,里面有算法的详细分析和情景假设。-Application of target tracking radar data processing backgroun
  3. 所属分类:Applications

    • 发布日期:2016-05-11
    • 文件大小:119.53kb
    • 提供者:石志强
  1. TargetTracking

    1下载:
  2. 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波,并使用OpenGL模拟了多种机动目标运动模型,完成了雷达跟踪仿真的图形化显示-Target tracking system simulation program, using C language to achieve a common target tracking kalman filter, and uses OpenGL to simulate a variety of maneuvering target mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.69mb
    • 提供者:jpj
  1. aero_radmod_dsp

    0下载:
  2. This demonstration shows how to use a Kalman filter to estimate an aircraft s position and velocity from noisy radar measurements.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11.54kb
    • 提供者:K.SH
  1. Radar_MATLAB

    0下载:
  2. Functions to calculate radar design and analysis issues .Phased arrays , kalman filter, barker codes etc..Functions for radar equations and waveform analysis are also covered
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5.64mb
    • 提供者:dany
  1. IMM-Kalman-filter--simulation

    2下载:
  2. 结合雷达跟踪的空中目标的实际情况,针对目标运动模型中的线性运动和非线性运动,分别设计了两种模型,并用马尔科夫状态转移矩阵实现IMM算法。最后对交互多模型卡尔曼滤波算法进行了Matlab仿真及结果分析。-Combined with radar tracking air targets, for linear and non-linear movement of target motion model, two models were designed and used a Markov state
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:24.67kb
    • 提供者:王延飞
  1. target-tracking-radar

    1下载:
  2. 下面是利用卡尔曼滤波的方法,实现雷达对目标的跟踪:一目标沿水平方向运动,起始位置为(-2000米,1000米),运动速度为15米/秒,扫描周期T=2秒, 米,采用蒙特卡洛方法对跟踪滤波器进行仿真,仿真次数为100次。-Below is the use of Kalman filtering method, to achieve the target tracking radar. Parameter :: a target in a horizontal direction, the start
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:3.8kb
    • 提供者:Allen Wang
  1. Radar_KalmanIMM6

    0下载:
  2. 关于雷达方面的卡尔曼滤波程序,这个程序,我经过验证证明都是好使的,请大家放心使用-About the radar Kalman filtering process, the program, so that I have proven evidence are, please rest assured to use
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:董金鲁
  1. Radar

    0下载:
  2. 本程序介绍了卡尔曼滤波器在雷达跟踪问题上的应用。通过对雷达测得的距离及方位角参数的估计和预测,较好地实现了雷达对目标的跟踪,说明卡尔曼滤波器在自主或协助导航领域中具有重要的现实意义。-This procedure describes the radar tracking Kalman filter in question on the application. Measured by radar distance and azimuth parameter estimation and fore
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:1.72kb
    • 提供者:Rambowu
  1. radar-kalman

    0下载:
  2. matlab kalman滤波器设置,包含详细的内容结束,拿来分享-matlab kalman filter settings, including the detailed contents end, used to share
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:26.82kb
    • 提供者:张强
« 12 3 4 5 »
搜珍网 www.dssz.com