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!