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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0