Setting Android Sensors Sample rate
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Subin Kuttappan Stellal Mary
am 2 Mär. 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 Kommentar
Loay Shabaneh
am 17 Mär. 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)
Siehe auch
Kategorien
Mehr zu Modeling finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!