reshape vector in subsequent matrix
6 ビュー (過去 30 日間)
古いコメントを表示
Dear all, i have a vector made by n elements (n = 14336000). The vector is obtained by the combination (vertical concatenation) of 100 frames each of them with n1 elements (n1 = 224*640 = 143360). I would like to reshape the vector in order to have 100 matrix of 224*640 elements. I'm able to reshape the vector in 100 sub-vector of 143360 elements. After that i would like to rebuild the 224*640 matrix. Some suggestion?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!