搜索资源列表
kalman
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的-Kalman Filter
KalmanFilter
- 卡尔曼滤波的C程序实现,实现对下一时间数据的预测和对数据的融合。-Kalman filter C program, to achieve the forecast for the next time data and data integration.
kalmanfilter
- 飞思卡尔的卡尔曼滤波,主要用于加速度计和陀螺仪的两个的数据的融合-codes for kalman filter,mainly used for multifling the data from gyro and acc.
Kalman
- 卡尔曼滤波函数源代码,使用于受白噪声干扰比较大的数据,已经在硬件平台上测试(MCU使用的是STM32F103,对加速度计进行滤波)-Kalman filter function source code, for use in the white noise by relatively large data, has been tested on the hardware platform (MCU using STM32F103, accelerometer filtering)
filter
- 一阶、二阶、卡尔曼滤波算法,C语言实现。-First, second, Kalman filter algorithm, c language implementation.
attitude_estimator_ekf
- PixHawk飞控用EKF(扩展卡尔曼滤波)方法实现姿态解算源码-PixHawk flight control with EKF (extended Kalman filter) method of solving attitude Source
My-balance-car
- 智能平衡小车程序 卡尔曼滤波 pid程序 mpu6050读取角度 可以平稳站立测试通过-Intelligent balance car program Kalman filter pid program mpu6050 angle can be read by a smooth test stand