walker1
Industrial
- Dec 27, 2001
- 117
I am working on a tracking algorithm and have heard/read the Kalman filter should give some of the best results.
I have till now seen a lot of (marginally understandable) matrix equations i various book and on the web, but so far I have seen nothing about how to implemment it in 'low-level' code. (Delphi/Pascal, pseudo or ANSI C in order of preference)
Can any in this forum direct me to a good sample here on the web or somewhere else ?
In the first version I will only have a meassure for the position as input, which should simplify things a lot, but even then most of my test have so far either gone 'ballistic' a few samples into my test series or done hardly any filtering.
I have till now seen a lot of (marginally understandable) matrix equations i various book and on the web, but so far I have seen nothing about how to implemment it in 'low-level' code. (Delphi/Pascal, pseudo or ANSI C in order of preference)
Can any in this forum direct me to a good sample here on the web or somewhere else ?
In the first version I will only have a meassure for the position as input, which should simplify things a lot, but even then most of my test have so far either gone 'ballistic' a few samples into my test series or done hardly any filtering.