Borrar filtros
Borrar filtros

which type of kalman filter do i have to implement for unknown dynamic model's system?

2 visualizaciones (últimos 30 días)
Hello, i want to implement kalman filter to predict and correct errors of a position encoder outputs... but i don't have the dynamic model of the encoder .... which type of kalman filter do i have to choose to do that ? thanks in advance

Respuesta aceptada

Honglei Chen
Honglei Chen el 17 de Abr. de 2018
Each Kalman filter is tied to a certain dynamic model. If you don't have knowledge of your dynamic model, one possible approach is to setup multiple filters that correspond to different dynamic models and see which one gives you the best result compared to your measurements.
HTH

Más respuestas (1)

El Mehdi FADEL
El Mehdi FADEL el 17 de Abr. de 2018
Hello thank you for your answer... could you give some examples of filters that works with unknown dynamic model systems
  2 comentarios
El Mehdi FADEL
El Mehdi FADEL el 17 de Abr. de 2018
thanks but for this topic we have the matrice of covariance R and Q ...i don't have any information about these matrices and i don't have the dynamic model of my system... i just have the outputs ... so what is the solution in this case ? thanks in advance

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by