08-25-2014 03:58 AM
hi,
I am going to implement kamlan filter algorithm in C code. Is anyone here did this before. Please share your ideas and tell me how i can implement this. Give me some ideas. It would be highly apreciate. thanks in advance
here i attached the kalman filter algorithm file.
regards,
usman
08-26-2014 10:31 AM
Hi,
did you already have a look at some implementations of the Kalman filter ? For example, that one :
or that one :
http://alumni.media.mit.edu/~wad/mas864/psrc/kalman.c.txt
Hope it helps!
Aurelie