TYPE_LINEAR_ACCELERATION - How to use in MATLAB
조회 수: 1 (최근 30일)
이전 댓글 표시
I Have been looking for an effective way to remove the gravitational acceleration from all axis of an accelerometer that is rotating and I came across an algorithm called TYPE_LINEAR_ACCELERATION
but I really am not sure how to implement this in MATLAB as the site is not that clear regarding what some of the functions are doing. Has anyone used this or used another effective way of doing the same thing
댓글 수: 0
답변 (1개)
fancy han
2021년 6월 30일
TYPE_LINEAR_ACCELERATION is a fusion of gravity sensor and accelation sensor,
it is calculated by accelation - gravity
so you can think it's a improved version of accelation meter
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio Processing Algorithm Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!