calculate orientation by accelerometer and gyroscope
Show older comments
How can I calculate orientation by accelerometer and gyroscope from mobile MATLAB sensor?
Answers (1)
Raynier Suresh
on 19 Jan 2021
0 votes
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:
Categories
Find more on Inertial Sensor Fusion 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!