readme.txt

来自「slam进阶学习」· 文本 代码 · 共 14 行

TXT
14
字号

Extended Kalman Filter Navigation System-Slam 2D Problem

Documentation


The following Matlab code implements the extended Kalman filter to be use in a Slam 
application with encoders and laser sensors.
The data set used was taking in the Car Park, with artificial beacons. This will let us 
to make a comparison between the real  and estimated position of the beacons and 
analyse the filter抯 performance.

To run the code:
Run the file 搒lam

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?