Setting Android Sensors Sample rate
3 views (last 30 days)
Show older comments
Hi Guys,
I've been working with the Hardware Package for Android Sensors. I'm using the APP on my LG G2, while acquiring accelerometer & Orientation data with it.
With that said, I can't tell what's my sample rate and how can I control it.
A matter of fact, I'm trying to capture fast motion and I need the highest sample rate I could get.
Any advice will be very welcome,
Thanks in Advance, James.
0 Comments
Answers (1)
Subin Kuttappan Stellal Mary
on 2 Mar 2017
I believe you are using the 'MATLAB Support Package for Android Sensors'.
There is a property called SampleRate for the mobiledev object, which represents the sample rate of the acquisition from your device, in Hz. You can change this value, and the range supported is from 0 to 100 Hz.
For more information, refer the following documentation link :
1 Comment
Loay Shabaneh
on 17 Mar 2018
When I choose 100 it record a sample every .009 seconds which is not correct regarding 100 sample / second. also I was not able to fix the sampling rate for position sensor (GPS)
See Also
Categories
Find more on Modeling in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!