CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 线性卡尔曼

搜索资源列表

  1. Introduction_of_Kalman_Filter_Chinese

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

    • 发布日期:2017-04-07
    • 文件大小:401.52kb
    • 提供者:songbaoye
  1. KalmanFilter

    0下载:
  2. 卡尔曼滤波代码 可以做线性预测 航迹点的走向-KalmanFilter
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4.47kb
    • 提供者:gumc
  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. 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
    • 文件大小:7.69kb
    • 提供者:natsumezao
  1. kalman

    0下载:
  2. 设一个系统的真实值为余弦函数,加入的系统过程噪声和测量噪声都满足正态分布,状态方程和量测方程都是线性的,用卡尔曼滤波求出最优结果-Set up a system of real value cosine function, the process of adding system noise and measurement noise are normally distributed, the state equation and measurement equation is linear,
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:892byte
    • 提供者:奚畅
  1. ekf_example

    0下载:
  2. 扩展卡尔曼滤波器,将卡尔曼滤波理论进一步应用到非线性领域。EKF的基本思想是将非线性系统线性化,然后进行卡尔曼滤波-Extended Calman filter, the Calman filter theory is further applied to the field of nonlinear. The basic idea of EKF is to make the nonlinear system linearization, and then carry on Calman fil
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:157.02kb
    • 提供者:朱文浩
  1. kalman

    0下载:
  2. matlab卡尔曼滤波文件,实现线性和非线性卡尔曼滤波,内容丰富实用-matlab Kalman filter files to achieve linear and nonlinear Kalman filtering, content-rich and practical
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:9.47kb
    • 提供者:朱雄威
  1. kalmanfilter1.py

    0下载:
  2. 输入为九轴数据,运用线性卡尔曼滤波,模拟出物体运动轨迹-For the nine-axis data input using the linear Kalman filter to simulate the trajectory of moving objects
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:方菲华
  1. UKFC源码

    0下载:
  2. 挺好用的,UKF的代码,实现的是无敏卡尔曼滤波和线性卡尔曼滤波的对比(Very good, UKF code, the realization of the sensitivity of the Calman filter and linear Calman filter contrast)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:16kb
    • 提供者:hello、
  1. 19-史子纬-作业6

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Calman filter (Kalman filtering) uses the state equation of linear system and optimally estimates the state of the system by input and output obser
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1.65mb
    • 提供者:dafav
  1. 卡尔曼作业第三次-史子纬

    0下载:
  2. 这种理论是在时间域上来表述的,基本的概念是:在线性系统的状态空间表示基础上,从输出和输入观测数据求系统状态的最优估计。这里所说的系统状态,是总结系统所有过去的输入和扰动对系统的作用的最小参数的集合,知道了系统的状态就能够与未来的输入与系统的扰动一起确定系统的整个行为。(This theory is expressed in the time domain. The basic concept is: on the basis of the state space representation o
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:113kb
    • 提供者:dafav
  1. a_New

    0下载:
  2. 线性卡尔曼,粒子滤波,序贯贝叶斯,信号检测算法。(Kalman Filter; Particle Filter; Sequential Bayesian Approach)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:18kb
    • 提供者:youngwhite
搜珍网 www.dssz.com