Using Kalman Filter to smooth data?

Hello everyone, I have a question. How can I smooth my real-time data by using Kalman Filter? From examples from the internet, many examples show the usage of Kalman filter to calculate position and velocity and not smoothing data.

답변 (1개)

John Petersen
John Petersen 2014년 7월 23일

0 개 추천

The Kalman filter can and is used to smooth data when the covariance values are set to do so. As far as smoothing goes, there is virtually no delay when using a Kalman filter (only to the extent of the Kalman cycle time), whereas a low-pass filter will exhibit a delay in the signal.

카테고리

도움말 센터File Exchange에서 Online Estimation에 대해 자세히 알아보기

태그

질문:

K
K
2013년 4월 29일

답변:

2014년 7월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by