Javad
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
How can I extract the slices of a 3D matrix in x-direction from a 3D matrix?
I have a 3D matrix, which is a model of the porous media of a rock. I want to extract three 3D matrices from it so that each con...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I show variable index in a for loop?
I have 100 matrices, name x1, x2, ..., x100. I want to do the below process for all 100 variables using a "for loop" (i=1:100). ...
6년 초과 전 | 답변 수: 4 | 0
4
답변질문
How can I process an image 100 times as explained below?
I want to process an image 100 times so that in each step the processed image of the previous step is introduced to the algorith...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I show just some slices of a 3D matrix?
I have a binary 3D matrix (100*100*100), which is a digital rock. In the matrix 0 and 1 represent the pores and solid area, resp...
6년 초과 전 | 답변 수: 2 | 0