Simulink Implementation of Kalman Filter
Mostrar comentarios más antiguos
Hello,
We are currently in the process of porting an existing m-file Kalman Filter into a Simulink model. We were able to do this successfully via an m-file s-function, but the hit to performance was pretty significant. Currently we are debating implementing the filter using native Simulink blocks, or creating a C++ s-function. In general, which would be more efficient with regards to run-time?
Thanks
Respuestas (1)
Honglei Chen
el 25 de Jun. de 2015
0 votos
There is a Kalman filter block shipped with DSP System Toolbox, does it work for you?
HTH
1 comentario
schemp98
el 26 de Jun. de 2015
Categorías
Más información sobre Block and Blockset Authoring 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!