登录
首页 » Matlab » EKF和UKF仿真对比

EKF和UKF仿真对比

于 2023-03-25 发布 文件大小:181.35 kB
0 191
下载积分: 2 下载次数: 6

代码说明:

扩展kalmanfilter(也称为线性化卡尔曼滤波): 是一个简单的非线性近似滤波算法,指运动或观测方程不是线性的情况。 无迹kalman滤波(UKF) KF和EKF都是都将问题转化为线性高斯模型,所以可以直接解出贝叶斯递推公式中的解析形式,方便运算。但对于非线性问题,EKF除了计算量大,还有线性误差的影响,所以这里引入UKF。对于求解非线性模型的贝叶斯递推公式的主要困难在于如何解析的求解一步预测状态分布的概率、(观测方程得到的)似然函数分布密度以及后验条件概率的分布,EKF利用泰勒分解将模型线性化,在利用高斯假设解决了概率计算困难的问题。但是线性误差的引入降低了模型精度。那么我们换个思路,对于非线性模型,直接用解析的方式来求解贝叶斯递推公式比较困难主要很难解析的得到各个概率分布的均值和方差,但不敏变换(一种计算非线性随机变量各阶矩的近似方法)却可以较好的解决这个问题,通过一定规律的采样和权重,可以近似获得均值和方差。而且由于不敏变换对统计矩的近似精度较高,UKF的效果可以达到二阶EKF的效果

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • immunity560
    一种人工免疫系统算法的源程序,适合绝对其他算法的改进。(An artificial immune system algorithm source code for the absolute other algorithm.)
    2010-08-03 11:23:57下载
    积分:1
  • EAX
    edge Assembly Crossover
    2010-11-12 16:38:29下载
    积分:1
  • GA111
    GA和PSO算法matlab程序,方便大家使用和学习(GAPSO algorithm matlab program, easy to learn, easy to modify and adapt to use)
    2011-08-27 17:10:20下载
    积分:1
  • Iris-center-and-radius
    to find the iris radius and center using image thresholding and center approximation..
    2011-02-08 14:11:34下载
    积分:1
  • 30
    说明:  Dynamic sliding mode control of a four-wheel skid-steering vehicle in presence of sliding
    2015-01-11 00:32:27下载
    积分:1
  • ZF
    说明:  本程序包括四部分,分别实现了迫零均衡,信号产生,绘制眼图以及误码率的计算。(This program consists of four parts, respectively, to achieve a zero forcing equalization, signal generator, drawing the eye diagram and bit error rate calculation.)
    2020-11-28 05:59:30下载
    积分:1
  • eigenface
    用MATLAB实现人脸识别的源代码,包括训练集的实现,识别部分的书写。(Face recognition using MATLAB source code, including writing to achieve the training set, the identification section.)
    2015-01-04 16:44:55下载
    积分:1
  • GA_optimal
    matlab编写的遗传算法优化程序,编译对目标函数进行优化(matlab genetic algorithm to optimize the preparation procedures,)
    2015-03-19 19:43:39下载
    积分:1
  • velocity-estimation
    车速估计的重要参考文献,包括人工智能法、卡尔曼滤波、观测器法等(Important Chinese references of velocity estimation, like artificial intelligence, observer, Kalman)
    2020-11-28 15:09:30下载
    积分:1
  • SOM_NOVELTY
    SOM-BASED METHODS FOR NOVELTY DETECTION Global Normality Profile Approach (GNP) Local Normality Profile Approach (LNP) First Global Then Local Normality Profiles Approach (FGTL)
    2009-12-20 21:30:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载