I am looking to create a classifier in Matlab, but I'm having some issues in understanding how exactly it works. I have several data sets of n x 9 arrays with readings from 3 separate 3-axis analog sensors (outputting values in m/s^2), and I want to create a classifier to distinguish between a state described by each of these arrays (walking, standing, running, etc.). I am having significant issue understanding how the classifier app in Matlab can train a model to do such a thing, however, and each time I attempt to "train" it, I get exceptionally poor model performance. I am obviously missing something key here, and I'm not sure where to go. I do have a fairly elementary understanding of classifiers, but I'm finding the documentation available to be confusing.

댓글 수: 2

Image Analyst
Image Analyst 2019년 4월 20일
Are you talking about the training and classify()/predict() functions, or the Classification Learner app?
Riley Strom
Riley Strom 2019년 4월 20일
Learner App

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

 채택된 답변

Stephan
Stephan 2019년 4월 20일

0 개 추천

Hi,
see example 1 from this webinar:
Also note the links to the example code on this website.
Best regards
Stephan

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Downloads에 대해 자세히 알아보기

질문:

2019년 4월 20일

댓글:

2019년 4월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by