搜索资源列表
Kalman-cpp
- Kalman滤波器的C++实现,核心代码,经过实际使用的测试-Kalman filter C++ Realized, the core code, after the actual use of the test
Kalmtool
- 是卡尔曼滤波算法的源代码,采用c语言实现。-Kalman filter algorithm are the source code using c language implementation.
kalman
- 核心分享,kalman滤波器算法源码,C语言编写-Share the core, kalman filtering algorithm source code
kalmancode
- kalman code using c language
LineTrackingwithKalmanfilter
- Line Tracking code with Kalman filter algorithm in C-Line Tracking code with Kalman filter algorithm in C++
UKF
- 无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。-unscented kalman filter code of visual c.
Kalman
- 卡尔曼滤波的c程序源码,通过对函数的参数进行设置便可应用于自己的工程-Kalman filter c program source code, to set the parameters of the function can be applied to their own engineering
Riccati
- C++ code for solution of Riccati equation based on chosen model. Solution is applicable for kalman filtering.