搜索资源列表
KalmanFilter
- 使用C语言开发的基于DSP的kalman滤波算法,输入数据做成头文件的形式包含在工程中,并针对测量矩阵对一些矩阵运算进行了简化。使用的硬件平台为TMS320C5509A开发板,运行通过,结果和MATLAB仿真结果一致!-Kalman filtering algorithm based on DSP development using C language, made of the input data in the form of the header files included in the
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.
KalmanFilter-Arduino
- Kalman Filter code for Arduino 1.0.5
KalmanFilter-master
- 基于STM32的MPU6050数据读取,六轴融合滤波算法,DMP移植工程步骤。-MPU6050 data STM32-based reading, six-axis fusion filtering algorithm, DMP transplant engineering steps.
9轴融合算法mpu6050 hmc5883 kalmanfilter
- 卡尔曼滤波算法融合9轴传感器(MPU6050 + HMC5883 ) 的原始数据,给出准确的滚转、俯仰和偏航角度信息。(The Calman filtering algorithm combines the original data of 9 axis sensors (MPU6050 + HMC5883) and gives accurate information of roll, pitch and yaw angle.)
KalmanFilter-master
- Header file for Kalman filter