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!