HAR using sensor data

28 views (last 30 days)
Anna
Anna on 1 Dec 2025 at 13:50
Commented: Anna on 5 Dec 2025 at 10:04
I am interested in the example Human Activity recognition using sensor data that I have found on MATLAB Online. The example is given in three separate livescript files.
The HumanActivityData data set contains over 380000 observations of five different physical human activities captured at a frequency of 10 Hz. Each observation includes x, y, and z acceleration data measured by a smartphone accelerometer sensor.
Different techniques are studied to improve model accuracy with different classification methods and compare metrics such as accuracy and training time.
I'd like to show this application in a class, and I'd be very grateful if I could have some documentation on the data to tell the students.
I'd appreciate very much also documentation on the example.
  2 Comments
dpb
dpb on 1 Dec 2025 at 14:34
" example Human Activity recognition using sensor data that I have found on MATLAB Online"
Which data would thab be, pray tell?
Anna
Anna on 1 Dec 2025 at 14:59
It is HumanActivityData dataset that contains over 380000 observations of five different physical human activities captured at a frequency of 10 Hz. Each observation includes x, y, and z acceleration data.
I have found the dataset on MATLAB Online at /MATLAB Drive/Examples/Marketing/machine-learning-examples-humanactivitypart1-mlx
I'd like to have documentation on the dataset (and hopefully on the implementation) so that I can illustrate the example in class.

Sign in to comment.

Answers (1)

dpb
dpb on 1 Dec 2025 at 16:49
Edited: dpb on 2 Dec 2025 at 22:53

Community Treasure Hunt

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

Start Hunting!