How to implement Kalman filter on stored data set?

조회 수: 10 (최근 30일)
Amardeep Mishra
Amardeep Mishra 2020년 8월 8일
편집: Gaurav Garg 2020년 8월 11일
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일
Hi,
You can read the documentation for KALMAN filter here.
For more examples, you can refer here.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by