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

조회 수: 11 (최근 30일)
JMD
JMD 2015년 9월 6일
답변: Mike Garrity 2015년 9월 8일
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.

답변 (2개)

Mike Garrity
Mike Garrity 2015년 9월 8일
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 2015년 9월 6일
You will have to give us the details of how the extra dimensions are to be compactified
  댓글 수: 2
JMD
JMD 2015년 9월 6일
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.

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

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by