calculate orientation by accelerometer and gyroscope
조회 수: 42 (최근 30일)
이전 댓글 표시
How can I calculate orientation by accelerometer and gyroscope from mobile MATLAB sensor?
댓글 수: 0
답변 (1개)
Raynier Suresh
2021년 1월 19일
By using the imufilter function the orientation can be calculated using the accelerometer and gyroscope readings.
Refer the below link for more information on imufilter:
for collecting the sensor readings from mobile you can refer these links:
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!