Reading Android Sensor's Data using Python and MATLAB with CSV read and Offline Processing

Опубликовано: 10 Октябрь 2024
на канале: Exploring Technologies
6,334
101

#sensor #android #python #pythonprojects #pythontutorial #transform #wavelet #matlab #mathworks #matlab_projects #matlab_assignments #phd #mtechprojects #deeplearning #projects #ai #machinelearning #artificialintelligence #matlabcode #research #signalprocessing #imageprocessing

Please visit, @https://www.exptech.co.in/ for more information and downloads. Also follow the Facebook page:
@https://www.facebook.com/DrAjayKrVerm...

Hello viewers, in this video, it is explained that how one record data of various sensors of a smartphone and process that data offline using Python and MATLAB. To extract sensor's data, CSV file is read by Python and MATLAB and extracted data is processed for display and for taking wavelet transform. This video includes following components,

Various Mobile Sensors.
Why to record and how to record mobile sensor’s data?
Sensor’s data recording and online and offline processing.
CSV file format and it’s Python and MATLAB documentation.
3rd party android app to collect sensors data.
Python Code using csv.reader( ): Reading Accelerometer Data.
MATLAB Code using csvread( ): Reading Magnetic Sensor’s Data.
MATLAB Code using readmatrix( ): Reading Gyro Sensor’s Data.

Important Links:
Wavelet Transform Analysis of 1D signals using Python:    • Wavelet Transform Analysis of 1-D Sig...  
Audio Signal Processing using MATLAB:    • Audio Signal Processing using MATLAB  

csv.reader( ) in Python: https://docs.python.org/3/library/csv...
csvread( ) in MATLAB: https://www.mathworks.com/help/matlab...
matrixread( ) in MATLAB: https://www.mathworks.com/help/matlab...