What is the best way to implement a Kalman Filter in Simulink?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 General Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!