Clear Filters
Clear Filters

TYPE_LINEAR_ACCELERATION - How to use in MATLAB

1 view (last 30 days)
Bran
Bran on 4 Dec 2014
Answered: fancy han on 30 Jun 2021
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

Answers (1)

fancy han
fancy han on 30 Jun 2021
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

Categories

Find more on Earth, Ocean, and Atmospheric Sciences in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!