Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

multivariables data clusterization and visualization

1 visualización (últimos 30 días)
didi
didi el 1 de Mzo. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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!

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by