What is the best way to implement a Kalman Filter in Simulink?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I'm currently developing Invariant Kalman Filter algorithms for use in Simscape Multibody models and therefore need to be able to run recursive filters in simulations. The attached photo shows my current method for implementing a state estimator but I have to do a lot of legwork to get it to compile correctly in Simulink. This involves using IC and Transport Delay blocks with a MATLAB Function holding the required functions.
I was wondering if anyone would be able to suggest a more elegant solution?
Many thanks,
Joe
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur General Applications dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!