parvatham vijay
2019 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
i would like to create a 3x9 matrix which contains numbers from 1 to 9. how to overlap of every 3x3 matrix
sir, Like hankel, i want to create a matrix.but overlapping of 3x3 matrix.how to do this
約6年 前 | 0 件の回答 | 0
0
回答回答済み
i split the image pixels into many small matrices
i want to create a matrix which contains the numbers from 1 to 256, (3x3 matrix but continiously,) 3 rows and 768 columns.the ...
i split the image pixels into many small matrices
i want to create a matrix which contains the numbers from 1 to 256, (3x3 matrix but continiously,) 3 rows and 768 columns.the ...
約6年 前 | 0
質問
i split the image pixels into many small matrices
i split the image pixels into many small overlapping matrices block(:,:,kk+j)=grey_img((i:i+2),(j:j+2)) i want to recombine ...
約6年 前 | 2 件の回答 | 0
