搜索资源列表
kalmanfiler
- 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is
kalman-C
- 卡尔曼滤波器的C语言程序,看不懂也可直接代入变量-The kalman filter C language program, only supplies the reference
balance-c
- 自平衡小车开源程序(向zlstone致敬) 包括卡尔曼滤波,互补滤波-balance C programm
KalmanFilter
- 卡尔曼滤波的C程序实现,实现对下一时间数据的预测和对数据的融合。-Kalman filter C program, to achieve the forecast for the next time data and data integration.
PID教学及C代码PID资料
- pid介绍,原理,程序,以及不同情况下的使用,还包含了卡尔曼滤波等相关知识(PID introduction, principles, procedures, as well as the use of different circumstances, but also contains the Calman filter and other related knowledge)
kalman
- 这是关于卡尔曼滤波的C语言程序源码,欢迎大家下载(This is the Calman filter C language program source code, welcome to download.)