photo

Fangzhou Wang


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to read a .dat file and creat a 3D image
Hello there, There's a .dat file in which the value at each voxel is 1 (solid) or 0 (pore). Dose anyone know how to import th...

8 years ago | 1 answer | 0

1

answer

Question


Algorithm for Porous Media Reconstruction
Hello there, I am meeting a problem on how to reconstruct a 3D geometry using a single 2D image. I've read some papers on thi...

8 years ago | 0 answers | 0

0

answers

Question


Porous media reconstruction using a single 2D image
Hi there, I am a beginners using matlab and meeting a problem on 3D reconstruction. Some literature showed that a 3D porous m...

8 years ago | 1 answer | 0

1

answer

Question


Solving a matrices equation with some known answers
a=[3,2,1; 1,1,0; 0,1,-1]; b=[x,y,z]; c=a*b; c=0; Generally, this matrice equation can be solved easily. Howe...

8 years ago | 0 answers | 0

0

answers

Question


matrix sum with extending dimensions
If there are two matrices like a=[1,0;0,1] b=[2,0;0,2], is there any command by which I get a 3x3 matrix as c=[1,0,0;0,3,0;0,0,2...

8 years ago | 1 answer | 0

1

answer

Question


How can I generate a 3-D porous geometry using Matlab?
I want to run a random walk in a 3-D porous media. Can I ask how to generate a 3-D porous geometry where pore size distribution ...

8 years ago | 0 answers | 0

0

answers