CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 卡尔曼滤波 误差

搜索资源列表

  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. Kalman

    0下载:
  2. 最佳线性滤波理论起源于40年代美国科学家Wiener和前苏联科学家Kолмогоров等人 的研究工作,后人统称为维纳滤波理论。从理论上说,维纳滤波的最大缺点是必须用到无限过去 的数据,不适用于实时处理。为了克服这一缺点,60年代Kalman把状态空间模型引入滤波理论, 并导出了一套递推估计算法,后人称之为卡尔曼滤波理论。卡尔曼滤波是以最小均方误差为估计 的最佳准则,来寻求一套递推估计的算法,其基本思想是:采用信号与噪声的状态空间模型,利 用前一
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4553
    • 提供者:闫妮
  1. imm_ukf

    0下载:
  2. 无迹卡尔曼滤波算法,用无迹卡尔曼滤波算法实现了跟踪中的误差估计-the function of ukf
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1519
    • 提供者:sophia
  1. Introduction_of_Kalman_Filter_Chinese

    1下载:
  2. 1960年,卡尔曼发表了他著名的用递归方法解决离散数据线性滤波问题的论文。从那以后,得益于数字计算技术的进步,卡尔曼滤波器已成为推广研究和应用的主题,尤其是在自主或协助导航领域。卡尔曼滤波器由一系列递归数学公式描述。它们提供了一种高效可计算的方法来估计过程的状态,并使估计均方误差最小。卡尔曼滤波器应用广泛且功能强大:它可以估计信号的过去和当前状态,甚至能估计将来的状态,即使并不知道模型的确切性质。这篇文章介绍了离散卡尔曼理论和实用方法,包括卡尔曼滤波器及其衍生:扩展卡尔曼滤波器的描述和讨论,并给
  3. 所属分类:其他小程序

    • 发布日期:2017-04-07
    • 文件大小:411154
    • 提供者:songbaoye
  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. session4

    0下载:
  2. 卡尔曼滤波 同时定位与建图的代码,能够自动标示路标和路径,并进行卡尔曼滤波,分析误差- simultaneous localization and mapping of Kalman filter methods,1. A simulation that generates a vehicle trajectory and observations of landmarks, 2. An extended Kalman filter which takes as input the cont
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1333744
    • 提供者:苏苏
  1. CV_Model_track_filter

    0下载:
  2. 借助matlab平台实现卡尔曼滤波算法,并对其外滤波后的误差进行分析-With the aid of matlab platform to realize the kalman filter algorithm, and the outer filter after the error is analyzed
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:868
    • 提供者:董亚清
  1. INS_ukf

    0下载:
  2. 一个利用无迹卡尔曼滤波进行的惯导结算程序,可以有效的减少由于线性化带来的误差-An unscented Kalman filter for use in inertial navigation settlement procedures, can effectively reduce the error caused due linearization
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7873
    • 提供者:natsumezao
  1. CV2D_JDemo

    0下载:
  2. 对目标进行2维卡尔曼滤波,绘制出了目标轨迹、x、y轴的滤波方差、位置均方根误差和速度均方根误差。-The Kalman filter 2 target, drawn out of the target track, x, y axis variance filter, the position and velocity root mean square error RMSE.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:xs
  1. kf

    0下载:
  2. 卡尔曼滤波,匀加速运动加圆周运动,及误差分析-Kalman filter, plus a circular motion uniformly accelerated motion, and error analysis
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3455
    • 提供者:zly
  1. Dynamic-Kalman

    0下载:
  2. 用matlab编写的动态卡尔曼滤波程序,最后进行了使用滤波后的误差比对-Using matlab dynamic Kalman filtering procedures, and finally the use of filtered error than
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1017
    • 提供者:eli
  1. ukf_for_track_6_div_system

    0下载:
  2. 无迹卡尔曼滤波在目标跟踪应用的仿真分析,包含误差分析。适合初学者学习。-Unscented Kalman filter simulation in target tracking applications, including error analysis. Suitable for beginners to learn.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1271
    • 提供者:徐南
  1. SOC

    6下载:
  2. 扩展卡尔曼滤波估算电池的SoC,电池采用戴维宁模型,并与安时积分法进行了比较,误差不超过5 ,结果可靠-The extended Calman filter to estimate the battery SoC and battery using Thevenin model, and compared with the current time integral method, the error is less than 5 , the result is reliable
  3. 所属分类:Other systems

    • 发布日期:2016-12-12
    • 文件大小:21504
    • 提供者:田翔
  1. KF_SINS

    0下载:
  2. 本程序为捷联惯导系统静基座对准卡尔曼滤波程序,观测量为水平速度误差,程序经本人验证正确无误。(This program is a static mount of strapdown inertial navigation system (SINS). It is a Calman filtering program, and the observation is horizontal velocity error. The program is proved correct by myself.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:007amw
  1. kalman

    1下载:
  2. 基于卡尔曼滤波对现有采样数据进行滤波,有效降低观测值的误差。卡尔曼滤波是一种时域方法,它把状态空间的概念引入随机估计理论,用状态方程、观测方程和噪声激励递推估计测量噪声,便于实现实时应用。(The existing sampled data is filtered based on Kalman filter, which can effectively reduce the error of the observed value. Kalman filtering is a time doma
  3. 所属分类:其他

  1. 卡尔曼作业第四次

    0下载:
  2. 卡尔曼滤波不要求信号和噪声都是平稳过程的假设条件。对于每个时刻的系统扰动和观测误差(即噪声),只要对它们的统计性质作某些适当的假定,通过对含有噪声的观测信号进行处理,就能在平均的意义上,求得误差为最小的真实信号的估计值。(The Calman filter does not require the assumption that both the signal and the noise are stationary processes. For every moment perturbatio
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:792576
    • 提供者:dafav
  1. 16727041PPP

    1下载:
  2. 此程序是北斗精密单点定位的相关程序,其中包括坐标的转换,滤波以及各个误差模型的改正(This program is Beidou precise single-point positioning of the relevant procedures, including coordinate conversion, filtering and correction of the various error models)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:108544
    • 提供者:lidandan
搜珍网 www.dssz.com