How to implement Kalman filter on stored data set?

Hi All!
I have two data set of size nx1, one representing Euler angle information from gyroscope and another representing the same from accelerometer. I have already implemented complementary filter on this data to produce a stable measurement of Euler angles. Now I wish to fuse the angular measurement data from gyro and accelerometer using Kalman filter. Kindly help! Thanks and regards!

回答 (1 件)

Gaurav Garg
Gaurav Garg 2020 年 8 月 11 日
編集済み: Gaurav Garg 2020 年 8 月 11 日

0 投票

Hi,
You can read the documentation for KALMAN filter here.
For more examples, you can refer here.

製品

質問済み:

2020 年 8 月 8 日

編集済み:

2020 年 8 月 11 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by