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!