How to plot some 10 dimensional data point in a graph using MATLAB?
4 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (2 件)
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!