Skip to content

Matlab Modeling and simulating KF (Kalman Filter), EKF (Extended Kalman Filter) and other optimization approaches on Object Orientation Estimation System

Notifications You must be signed in to change notification settings

jimmy-vo/ObjectOrientationEstimationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ObjectOrientationEstimationSystem

This is a result after I investigated on many pieces of related published paper. It includes Matlab modeling and simulating on KF (Kalman Filter), EKF (Extended Kalman Filter) and other optimization approaches in the object-orientation-estimation system.

Input

  • Accelerometer raw data
  • Gyroscope raw data
  • Magnetometer raw data

Output

  • Estimated Euler angles
  • Estimated Quaternion set

Approaches

Tilt-compensation Method

photo

Gauss Newton Method

photo

AHRS

photo

Quaternion based – gyro bias – EKF

photo

Quaternion based – gyro rate – EKF

photo

DCM based KF

photo

About

Matlab Modeling and simulating KF (Kalman Filter), EKF (Extended Kalman Filter) and other optimization approaches on Object Orientation Estimation System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages