Borrar filtros
Borrar filtros

How do you apply Kalman filter to a non-linear system

1 visualización (últimos 30 días)
Ezgi
Ezgi el 20 de Mzo. de 2014
Respondida: John Petersen el 28 de Jul. de 2014
I linearized the non linear system and designed a Kalman filter. Now I want to apply this filter to the non linear system. Since there is no transfer function or A,B,C,D state space matrices, I don't know how to do it.

Respuestas (1)

John Petersen
John Petersen el 28 de Jul. de 2014
Use Extended Kalman filter. For predict equations, leave it non-linear. Use linearized equations for calculating K and updating P.

Categorías

Más información sobre State-Space Control Design and Estimation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by