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 comentario

Rik
Rik el 10 de En. de 2020
Such a matrix size is probably easier to explore with imshow.

Iniciar sesión para comentar.

Respuestas (1)

KSSV
KSSV el 10 de En. de 2020

0 votos

Read about surf, pcolor, imshow, imagesc.

Categorías

Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 10 de En. de 2020

Respondida:

el 10 de En. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by