Can I implement Extended Kalman Filter for a linear sensor fusion?
Mostrar comentarios más antiguos
Hi!
I have a linear Sensors fusion, can I implement extended kalman filter for a linear system?
Thank you!
Respuestas (1)
Amrtanshu Raj
el 29 de Sept. de 2020
0 votos
Hi,
The major difference between the Kalman Filter and Extended Kalman Filter is that Kalman Filter is applicable for a discrete time linear function whereas an Extended Kalman Filter is applicable for a discreate time non-linear function.
You can refer to this example for state estimation and using sensor fusion for a linear system using the Kalman Filter.
Categorías
Más información sobre State Estimation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!