当前位置:网站首页>1、卡尔曼滤波-最佳的线性滤波器
1、卡尔曼滤波-最佳的线性滤波器
2022-07-04 07:42:00 【C--G】
- 状态转移
通过物理公式我们可以得知下一状态小车的位置、速度,但是实际中,噪声对结果有影响,x^是在噪声影响下的值,通常使用协方差矩阵表示噪声
- 协方差矩阵
一维
一维情况下,我们使用数据中心值和方差表示噪声情况,即高斯分布
二维
在二维空间,如果两个噪声没有关联可用图一表示,当噪声间有正向或反向关联时,则使用图二、图三表示,在图二、三中,我们使用方差、协方差表示噪声间关系,其中11 22 表示方差,12 12 表示协方差
- 噪声协方差矩阵的传递
由于协方差矩阵传递过程中也存在误差,所以Q表示预测模型本身带来的噪声,p表示了不确定性在各个时刻之间的传递关系
观察矩阵
观测矩阵也是有噪声的,用V表示状态更新
Xt = Ft * Xt-1 + Bt * Ut
在这里,Wk为预测误差,Vk为测量误差
X^k-1 为上一时刻的估计值,Xk为当前时刻的估计值,由于Xk-1估计存在误差,那么基于Xk-1的Xk误差更大。
Yk为当前测量值,也存在误差,为了获得更准确的位置,使X^k * Yk获取新的估计值
- 更新
- 例子
边栏推荐
- L1-027 rental (20 points)
- One of the general document service practice series
- Ecole bio rushes to the scientific innovation board: the annual revenue is 330million. Honghui fund and Temasek are shareholders
- The frost peel off the purple dragon scale, and the xiariba people will talk about database SQL optimization and the principle of indexing (primary / secondary / clustered / non clustered)
- Tri des fonctions de traitement de texte dans MySQL, recherche rapide préférée
- 线性代数1.1
- Introduction to rce in attack and defense world
- Preliminary study on temporal database incluxdb 2.2
- flask-sqlalchemy 循环引用
- ZABBIX monitoring system custom monitoring content
猜你喜欢
Node foundation ~ node operation
Advanced MySQL: Basics (5-8 Lectures)
节点基础~节点操作
JVM -- class loading process and runtime data area
Rhcsa day 3
BUUCTF(3)
SQL foundation 9 [grouping data]
[web security] nodejs prototype chain pollution analysis
大学阶段总结
L2-013 red alarm (C language) and relevant knowledge of parallel search
随机推荐
L1-021 important words three times (5 points)
[web security] nodejs prototype chain pollution analysis
Oceanbase is the leader in the magic quadrant of China's database in 2021
Oracle stored procedures and functions
Zephyr 学习笔记2,Scheduling
[C language] open the door of C
L1-030 one gang one (15 points)
Scanf read in data type symbol table
L2-013 red alarm (C language) and relevant knowledge of parallel search
Email alarm configuration of ZABBIX monitoring system
墨者学院-phpMyAdmin后台文件包含分析溯源
2022-021ARTS:下半年开始
Zabbix agent主动模式的实现
Project 1 household accounting software (goal + demand description + code explanation + basic fund and revenue and expenditure details record + realization of keyboard access)
Technical experts from large factories: common thinking models in architecture design
21个战略性目标实例,推动你的公司快速发展
Leetcode (215) -- the kth largest element in the array
Relations courantes de la fiche de données d'exploitation pour les activités
Distributed transaction management DTM: the little helper behind "buy buy buy"
L1-026 I love gplt (5 points)