필터 지우기
필터 지우기

Driving, Cycling, and Walking Activity Recognition with Accelerometers: How to distinguish between the activities using data obtained from an accelerometer?

조회 수: 3 (최근 30일)
I am attempting to design a matlab program that will differentiate between different activities.
The data will be gathered from an accelerometer.
Is there a sensible way to do this?
Many thanks,
  댓글 수: 5
ahmad Mohammadi
ahmad Mohammadi 2022년 9월 24일
@Star Strider Thanks for the information. Actually, I am looking for the question whether somebody applied such a coding or not and start from there.
Star Strider
Star Strider 2022년 9월 24일
My pleasure!
That is the approach I took in my research. I knew what the tasks were, and split the data into training and testing and compared the classification accuracy. Start with data you know, and then determine the relevant features of each and how they differ from the others.
You might be able to get some of the activity type information from the GPS data (location, veolcity, etc.) as well as the accelerometer information. That could help label it.

댓글을 달려면 로그인하십시오.

채택된 답변

Cris LaPierre
Cris LaPierre 2022년 9월 23일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Pattern Recognition and Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by