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
Rik 2020 年 1 月 10 日
Such a matrix size is probably easier to explore with imshow.

サインインしてコメントする。

回答 (1 件)

KSSV
KSSV 2020 年 1 月 10 日

0 投票

Read about surf, pcolor, imshow, imagesc.

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

タグ

質問済み:

2020 年 1 月 10 日

回答済み:

2020 年 1 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by