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!

Respuestas (1)

Gaurav Garg
Gaurav Garg el 11 de Ag. de 2020
Editada: Gaurav Garg el 11 de Ag. de 2020

0 votos

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

Productos

Preguntada:

el 8 de Ag. de 2020

Editada:

el 11 de Ag. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by