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일

0 개 추천

Normalize your data. Then https://www.mathworks.com/help/matlab/ref/waterfall.html waterfall, or else ribbon()

카테고리

도움말 센터File Exchange에서 Graphics Objects에 대해 자세히 알아보기

태그

질문:

2018년 12월 25일

답변:

2018년 12월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by