搜索资源列表
1
- 卡尔曼滤波简介c语言实现代码,此代码可以实现卡尔曼滤波的基本功能-Introduction to the Kalman filter c language code, the code can achieve the basic functions of the Kalman filter
Kalman_Matrix
- 标准Kalman滤波、非线性卡尔曼滤波UKF,以及矩阵的实现-Kalman Filter ,Unscented Kalman Filter and implement of Matrix .
elecfans.com_Kalman-filtering-matlab
- 这是一个实现卡尔曼滤波应用的代码,相关工作者可以下载查看-This is a code that applying Kalman filtering to reality.
纯c语言实现卡尔曼滤波
- 完成c语言下的卡尔曼滤波,主要是用了子程序,可以直接带入(C language to complete the Kalman filter, mainly with subroutines, can be brought directly)
72262083
- 此程序实现的是对一个给定一定的初始条件或限制的轨迹进行卡尔曼滤波的仿真()
563995
- 卡尔曼滤波简介+ 算法实现代码 c++实现()