当前位置:网站首页>【B站UP DR_CAN学习笔记】Kalman滤波1
【B站UP DR_CAN学习笔记】Kalman滤波1
2022-06-27 04:08:00 【明天已在HiaHia】
最优化递归数字处理算法
当我们在描述一个系统时,不确定性主要体现在三个方面:
(1)不存在完美的数学模型
(2)系统的扰动不可控,也很难建模
(3)测量传感器存在误差
估计真实结果,最自然的方法是多次测量取平均值。
综述,当时,
,
,再多的测量已不再重要。
另,则
即当前的估计值=上一次的估计值+系数×(当前的测量值-上一次的估计值)
即为卡尔曼增益。
小结:只需要当前的测量值和上一次的估计值,不需要更早的数据。
如果假设估计误差为,测量误差为
,则
当估计误差远大于测量误差时,卡尔曼增益为1,估计值为测量值;
当测量误差远大于估计过程时,卡尔曼增益为0,估计值为估计值。
方法分为三步:
步骤(1)计算卡尔曼增益
步骤(2)更新估计值
步骤(3)更新估计误差
小结:测量值的误差是固定的,估计值的误差是根据测量误差逐步迭代更新的。
边栏推荐
- Anaconda3安裝過程及安裝後缺失大量文件,沒有scripts等目錄
- 2022-06-26:以下golang代码输出什么?A:true;B:false;C:编译错误。 package main import “fmt“ func main() { type
- Why does C throw exceptions when accessing null fields?
- 如何系统学习LabVIEW?
- Nignx configuring single IP current limiting
- WPF 开源控件库Extended WPF Toolkit介绍(经典)
- fplan-电源规划
- fplan-布局
- MATLAB | 基于分块图布局的三纵坐标图绘制
- fplan-Powerplan实例
猜你喜欢
Static timing analysis OCV and time derive
渗透测试-目录遍历漏洞
Facing the "industry, University and research" gap in AI talent training, how can shengteng AI enrich the black land of industrial talents?
nignx配置单ip限流
2020:MUTANT: A Training Paradigm for Out-of-Distribution Generalizationin Visual Question Answering
MySql最详细的下载教程
fplan-电源规划
Il manque beaucoup de fichiers et de répertoires tels que scripts pendant et après l'installation d'anaconda3
Ledrui ldr6035 usb-c interface device supports rechargeable OTG data transmission scheme.
Basic functions of promise [IV. promise source code]
随机推荐
021 C语言基础:递归,可变参数
Nignx configuring single IP current limiting
Description of replacement with STM32 or gd32
面对AI人才培养的“产学研”鸿沟,昇腾AI如何做厚产业人才黑土地?
QChart笔记2: 添加鼠标悬停显示
promise源码-class版本【三、Promise源码】【代码详细注释/测试案例完整】
乐得瑞LDR6035 USB-C接口设备支持可充电可OTG传输数据方案。
Six possible challenges when practicing Devops
第1章 绪论
Cultural tourism night tour | stimulate tourists' enthusiasm with immersive visual experience
Promise [II. Promise source code] [detailed code comments / complete test cases]
2019LXMERT:Learning Cross-Modality Encoder Representations from Transformers
手撸promise【二、Promise源码】【代码详细注释/测试案例完整】
2016Analyzing the Behavior of Visual Question Answering Models
低代码开发平台NocoBase的安装
如何系统学习LabVIEW?
苹果唯一图谱架构常识
文旅灯光秀打破时空限制,展现景区夜游魅力
JMeter distributed pressure measurement
JMeter takes the result of the previous request as the parameter of the next request