Plot 4000x500 2D matrix
古いコメントを表示
I got a 4000x500 matrix with small numbers like 0.0119 etc What I need is to get kmean clustering with that matrix And Im struggling from the beginning, plot this matrix on 2D I tried plotmatrix(X) and it stopped Please help me out!!!
1 件のコメント
Rik
2020 年 1 月 10 日
Such a matrix size is probably easier to explore with imshow.
回答 (1 件)
KSSV
2020 年 1 月 10 日
0 投票
Read about surf, pcolor, imshow, imagesc.
カテゴリ
ヘルプ センター および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!