recordAndroidData

Function to record, analyze and visualize Android sensor data
ダウンロード: 668
更新 2017/3/31

ライセンスの表示

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.

引用

Victor v. Spaandonk (2026). recordAndroidData (https://jp.mathworks.com/matlabcentral/fileexchange/62370-recordandroiddata), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
バージョン 公開済み リリース ノート
1.0.0.0

Title