搜索资源列表
Simulation
- 扩展卡尔曼滤波算法(EKF)在电机方面的应用-Extended Kalman filter algorithm (EKF) the application of the motor
261823sensorless_motor
- 扩展卡尔曼滤波算法(EKF)在电机方面的应用利用扩展卡尔曼滤波器,将转速看成一个状态量,根据定子的电流和电压值估算转速。-Extended Kalman filter algorithm (EKF) the application of the motor
GSL_EKF_IMU
- 利用IMU数据(陀螺仪,加速度计,磁场计)结合EKF进行实时位姿估计-pose estimation based on EKF with the data of IMU
EKF
- 用于状态估算的卡尔曼滤波,可以用于汽车的各种状态估算-A file of EKF,
attitude_estimator_ekf
- PixHawk飞控用EKF(扩展卡尔曼滤波)方法实现姿态解算源码-PixHawk flight control with EKF (extended Kalman filter) method of solving attitude Source
AirMouse
- 空中飞鼠的部分代码。基于STM32F051和MPU6050.包含MPU6050的驱动代码,数据处理代码。数据处理主要运用EKF算法。-Part codes of AirMouse, based on STM32F051 and MPU6050. It contains driver program of MPU6050 and data process program. EKF
stm32f4_mpu9250-master
- 所有数据融合(包括dmp输出数据,如加速度计数据, 陀螺仪,6轴四元数和内部磁力计数据)通过7态13测量 EKF(扩展卡尔曼滤波器)/无限卡尔曼滤波器(UKF)/ Cubature卡尔曼滤波器(CKF)算法/ 平方根均方卡尔曼滤波器(SRCKF)算法。-All data fusion (including the data of dmp output, such as the accelerometer data, gyroscope, 6-axis quaternion
飞控源码EKF完成
- 基于stm32f407的四轴飞行器飞控源码,其中有个人对卡尔曼滤波的优化算法(Stm32f407 based four axis aircraft flight control source, in which there is a personal optimization algorithm for Calman filtering.)
EKF
- 使用扩展卡尔曼滤波进行姿态解算,输出四元数,可进行参数调节(Use extended Kalman filter for attitude calculation, output quaternion, parameter adjustment)