필터 지우기
필터 지우기

Merge multiple GPS and IMU to get more accurate position and attitude

조회 수: 3 (최근 30일)
T
T 2017년 5월 10일
댓글: Rik 2017년 5월 11일
I have multiple GPS and IMU that are located at known positions of an aircraft. Is there a ready to use implementation to merge the data with for example a Kalman filter? Or any good hints to papers/tutorials? Thanks
  댓글 수: 1
Rik
Rik 2017년 5월 11일
I would be interested to copy your solution (from the FEX? hint, hint). I expect a standard Kalman implementation would require quite some editing to implement multiple sources and sorting them.
You could also approach this as a 4D curve fitting problem (lat,long,alt,time) and let Matlab do the heavy lifting instead of implementing a Kalman filter.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 State-Space Control Design and Estimation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by