How I can convert huge matrix into small blocks

23 visualizaciones (últimos 30 días)
Muhammad Aslam
Muhammad Aslam el 21 de Jul. de 2020
Respondida: Dinesh Yadav el 24 de Jul. de 2020
Hi everyone
Basically, I have a *.txt file with 2048x2048 matrix, I want to convert it into 64 small matrices with size of 256x256.
How I can do this in matlab.
Thanks In advance

Respuestas (1)

Dinesh Yadav
Dinesh Yadav el 24 de Jul. de 2020
First read your text file into matrix. An example is in the link below
and the break into smaller matrices by reading the following link

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by