ploting Raw data.
Mostrar comentarios más antiguos
Hi
i have a data with 151 feature and 44 sample in 4 class i want plot it how i can do it ?
2 comentarios
madhan ravi
el 25 de Dic. de 2018
Editada: madhan ravi
el 25 de Dic. de 2018
upload your data as a .mat file
size(data)%?
class(data)%?
Hossein Saberi
el 25 de Dic. de 2018
Editada: Hossein Saberi
el 25 de Dic. de 2018
Respuestas (1)
Walter Roberson
el 25 de Dic. de 2018
0 votos
Normalize your data. Then https://www.mathworks.com/help/matlab/ref/waterfall.html waterfall, or else ribbon()
Categorías
Más información sobre Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!