搜索资源列表
freescale--segway-car
- 飞思卡尔智能车直立行走程序,包括卡尔曼滤波,互补滤波,可以直立行走.-freescale smart car program, for small segway smart car using gyo and acc.
KalmanFilter
- 卡尔曼滤波的C程序实现,实现对下一时间数据的预测和对数据的融合。-Kalman filter C program, to achieve the forecast for the next time data and data integration.
My-balance-car
- 智能平衡小车程序 卡尔曼滤波 pid程序 mpu6050读取角度 可以平稳站立测试通过-Intelligent balance car program Kalman filter pid program mpu6050 angle can be read by a smooth test stand
MPU6050 卡曼尔
- mpu6050相关的测试程序和iic程序及卡曼尔滤波程序的源码。
四旋翼飞行器驱动控制
- 该程序是四周无人机的飞控程序,采用PID控制,卡尔曼滤波的源代码,仅供参考研究