ploting Raw data.
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
i have a data with 151 feature and 44 sample in 4 class i want plot it how i can do it ?
2 Kommentare
madhan ravi
am 25 Dez. 2018
Bearbeitet: madhan ravi
am 25 Dez. 2018
upload your data as a .mat file
size(data)%?
class(data)%?
Antworten (1)
Walter Roberson
am 25 Dez. 2018
Normalize your data. Then https://www.mathworks.com/help/matlab/ref/waterfall.html waterfall, or else ribbon()
0 Kommentare
Siehe auch
Kategorien
Mehr zu Graphics Objects finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!