recordAndroidData

Function to record, analyze and visualize Android sensor data
640 Downloads
Aktualisiert 31. Mär 2017

Lizenz anzeigen

Easily record any or all sensor streams from an Android device through MATLAB mobiledev.
Available sensors include Acceleration, Angular Velocity, Orientation, Magneto and GPS.
Options include sampling frequency, recording time and visualization opts.
The data struct that is passed back contains per sensor:
- Data vectors
- Time vector
- RMS
- Max
- Min
- Mean
- Variance
- Peak2RMS ratio
- Peak2Peak distance
- Mean frequency
note: visualizations opions include: printResults, plotData, plotFreq. If signal processing toolbox is not installed, set plotFreq = false.

Zitieren als

Victor v. Spaandonk (2024). recordAndroidData (https://www.mathworks.com/matlabcentral/fileexchange/62370-recordandroiddata), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Title