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?

 Risposta accettata

Walter Roberson
Walter Roberson il 10 Giu 2013

0 voti

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 Commenti

Z
Z il 11 Giu 2013
Hi, Yes they are data points. OK, i'll try that
Z
Z il 11 Giu 2013
Yeah and they all have separate ID numbers

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Centro assistenza e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by