项目作者: fjctp
项目描述 :
Estimate Euler angles with Extended Kalman filter using IMU measurements.
高级语言: MATLAB
项目地址: git://github.com/fjctp/extended_kalman_filter.git
kalman_filter
Implement kalman filter to estimate Euler angles using body angular rate and body acceleration measurements
Overview
Kalman filter includes two steps: prediction and update. Here are the equations.
Predict


Update




P)