How I can convert huge matrix into small blocks

16 ビュー (過去 30 日間)
Muhammad Aslam
Muhammad Aslam 2020 年 7 月 21 日
回答済み: Dinesh Yadav 2020 年 7 月 24 日
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

回答 (1 件)

Dinesh Yadav
Dinesh Yadav 2020 年 7 月 24 日
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

カテゴリ

Help Center および File ExchangeConvert Image Type についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by