How to plot some 10 dimensional data point in a graph using MATLAB?

4 vues (au cours des 30 derniers jours)
JMD
JMD le 6 Sep 2015
Multidimensional data:
How to plot some(500) 10 dimensional data point in a graph using MATLAB? Actually for particular file there are 10 features and need to place/plot the position of file in a graph.

Réponses (2)

Mike Garrity
Mike Garrity le 8 Sep 2015
Making meaningful plots from higher-order multivariate data can be challenging. You might want to start by reading this page about some of the functions in the Statistics Toolbox, since statisticians are often faced with datasets like this.

Walter Roberson
Walter Roberson le 6 Sep 2015
You will have to give us the details of how the extra dimensions are to be compactified
  2 commentaires
JMD
JMD le 6 Sep 2015
I really don't know how to plot a file in a graph, which has 10 features. And each feature has some numerical value. Using this information is it possible to plot it? Dimensions can be compactified by selecting some essential features using some classification algorithm. Is it the right way to plot a file using its feature values. Please give me some suggestions on this.

Connectez-vous pour commenter.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by