reshape vector in subsequent matrix
조회 수: 3 (최근 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!