ploting Raw data.

5 次查看(过去 30 天)
Hossein Saberi
Hossein Saberi 2018-12-25
Hi
i have a data with 151 feature and 44 sample in 4 class i want plot it how i can do it ?
  2 个评论
madhan ravi
madhan ravi 2018-12-25
编辑:madhan ravi 2018-12-25
upload your data as a .mat file
size(data)%?
class(data)%?
Hossein Saberi
Hossein Saberi 2018-12-25
编辑:Hossein Saberi 2018-12-25
44*151
double
may i should plot it for 1 feature ?!

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2018-12-25
Normalize your data. Then https://www.mathworks.com/help/matlab/ref/waterfall.html waterfall, or else ribbon()

类别

Help CenterFile Exchange 中查找有关 Graphics Objects 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by