搜索资源列表
kalmanfilter(C)
- 这个是卡尔曼滤波(kalman filter)C程序!
kalman滤波器C++程序
- VC写的卡尔曼滤波程序,已通过测试
Kalman_C_coding
- 卡尔曼滤波程序,C语言实现,对于初学者应该有用-Kalman filtering process, C language, should be useful for beginners
卡尔曼滤波C程序
- 卡尔曼滤波的C程序代码,若有喜欢的,可以下载并欢迎交流
Kalman_filter_C
- 卡尔曼滤波器的C代码实现, 简单明了,是学习 Kalman 的好程序。-kalman filter has been implemented in this document by C.
KF
- 卡尔曼滤波算法的C语言程序,使用时请结合具体状态方程-Kalman Filter based on c
kalman
- 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
EKF
- 上研究生时写的扩展卡尔曼滤波程序(EKF),带测试例子,可编译执行-When the graduate writing program of the extended Kalman filter (EKF), with the test example, the implementation can be compiled
kalman
- 卡尔曼滤波C++编程,并添加噪声等因素。我觉得 本 程序比较好。-good!!
kalman-filtering
- 卡尔曼滤波程序: kalman filtering-load initial_track s y:initial data,s:data with noise T=0.1 yp denotes the sample value of position yv denotes the sample value of velocity Y=[yp(n) yv(n)] error deviation caused by the random acce
Simple-Kalman-Filter-in-C
- C语言编写的小程序,主要功能是仿真卡尔曼滤波算法。-Small program written in C, the main function is to simulate the Kalman filter algorithm.
kalman-C
- 卡尔曼滤波器的C语言程序,看不懂也可直接代入变量-The kalman filter C language program, only supplies the reference
Kalman
- 卡尔曼滤波程序,C++/C,matlab.-Kalman filtering procedures, C++/C, matlab.
balance-c
- 自平衡小车开源程序(向zlstone致敬) 包括卡尔曼滤波,互补滤波-balance C programm
EKF-C-simulation
- 扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。-EKF simulation
kalman-filtering(CPP-C-and-MATLAB)
- 一个对卡尔曼滤波的详细介绍并附有C++,C和matlab仿真程序-a very good introduction for kalman filtering with C++,C and matlab process
kalmanfilterCprogram
- I2C读取 卡尔曼C语言程序 内含有完整的I2C读取程序-The I2C read kalman C language program Contains the complete I2C read program
ekf
- 载机侧向交叉定位时,应用修正增益的扩展卡尔曼滤波程序进行定位的c程序-When the carrier aircraft side cross location, using the modified gain extended Kalman filter positioning program c program
纯c语言实现卡尔曼滤波
- 完成c语言下的卡尔曼滤波,主要是用了子程序,可以直接带入(C language to complete the Kalman filter, mainly with subroutines, can be brought directly)
kalman
- 这是关于卡尔曼滤波的C语言程序源码,欢迎大家下载(This is the Calman filter C language program source code, welcome to download.)