How to convert set of rows of 2d matrix to 1d?

2 ビュー (過去 30 日間)
KDR
KDR 2017 年 2 月 3 日
回答済み: KSSV 2017 年 2 月 3 日
Hello all, I have a 2 dimensional matrix of size 3500*64. Here I want to convert every 35 rows to one dimension with all its column. i.e 1 to 35 row as 1st row , 36 to 70 as 2nd row and so on till 3500. Final I should get 100*2240 matrix. So how to perform this conversion. Thanking you.....

回答 (1 件)

KSSV
KSSV 2017 年 2 月 3 日
doc reshape

カテゴリ

Help Center および File ExchangeModify Image Colors についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by