Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

multivariables data clusterization and visualization

1 visualizzazione (ultimi 30 giorni)
didi
didi il 1 Mar 2018
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hi, I have a matrix A with 10 columns referring to 10 variables which can assume 3 values (0,1,2), the number of rows is the total number of combination of these 10 variables:A=[ 0 0 0 0 0 0 0 0 0 0; 0 0 0 0 0 0 0 0 0 1; 0 0 0 0 0 0 0 0 0 2; 0 0 0 0 0 0 0 0 1 0; 0 0 0 0 0 0 0 0 1 1; 0 0 0 0 0 0 0 0 1 2; .....; 2 2 2 2 2 2 2 2 2 2]
each row has a "label" saved in a column vector of the same length of A. In total are possible 3 labels.
I would like to visualize somehow which of the 10 parameters has an influence on the 3 classifications.
Exist something similar to gscatter valid for more variables?
thanks!

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by