Kalman filter for system with variable acceleration

How to form Kalman filter matrices A, B, H for x=(position, velocity, acceleration) while the acceleration is variable?

回答(1 个)

The filter matrices will remain same, but as far as my opinion is considered not to use use kalman filter for variable acceleration.

1 个评论

What is the reason to avoid Kalman filter? I have noise on all position, velocity, acceleration. How to filter the noise while keeping the velocity equal to integral of acceleration and at the same time position equal to integral of velocity? Any suggestion?

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by