Hi all!
I would like to use the Kalman Filter compoment. I noticed that there is no examples for this component. However it looks to be simple implementation.
As an input to the KALMAN component i used the DSP Input Digital component and a float as a variable. Also a DSP Digital Output component connected to the output of the KALMAN component.
I am wondering if i need to keep the KALMAN component(Filter) in a continius loop ?
Thanks for your time to reply.
Regards
George
Kalman Filter Example
-
george_b
- Posts: 26
- http://meble-kuchenne.info.pl
- Joined: Fri Jul 01, 2022 5:00 pm
- Has thanked: 13 times
- Been thanked: 3 times
-
stefan.erni
- Valued Contributor
- Posts: 1119
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 214 times
- Been thanked: 232 times
Re: Kalman Filter Example
Hi George
Here is an example of my filter. You should do this with every value.
Here is an example of my filter. You should do this with every value.