How do I plot this on Matlab?

I have variables such as amplitude, scew, maximum slope, etc. There are over a thousand objects with each of these variables. How do I plot them all so as to use the whole table as input to MATLAB routines for clustering?

 채택된 답변

Walter Roberson
Walter Roberson 2013년 6월 10일

0 개 추천

Why would you plot them to use the input for clustering? The clustering routines take datapoints, not graphics?
Is the idea that by graphing you would "know" how to assign cluster numbers to some (or all) of the points, and then you would submit the data together with the human-assessed labels to the clustering routines? If this is the case, it would seem more logical to assess the points by algorithm instead of by eye.

댓글 수: 3

Z
Z 2013년 6월 11일
Hi, Yes they are data points. OK, i'll try that
Z
Z 2013년 6월 11일
Yeah and they all have separate ID numbers
Z
Z 2013년 6월 24일

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

질문:

Z
Z
2013년 6월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by