inganesa / CUDAkalmanFilter

Implemented the Kalman Filter Algorithms on GPU using CUDA programming language. Analysed the run-time performance gain obtained by parallel computation of the various stages of the algorithm.Speed up of 1000x is observed for large input sets.
55Updated 10 years ago

Related projects: