ploting Raw data.
古いコメントを表示
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
2018 年 12 月 25 日
編集済み: madhan ravi
2018 年 12 月 25 日
upload your data as a .mat file
size(data)%?
class(data)%?
Hossein Saberi
2018 年 12 月 25 日
編集済み: Hossein Saberi
2018 年 12 月 25 日
回答 (1 件)
Walter Roberson
2018 年 12 月 25 日
0 投票
Normalize your data. Then https://www.mathworks.com/help/matlab/ref/waterfall.html waterfall, or else ribbon()
カテゴリ
ヘルプ センター および File Exchange で Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!