photo

Fangzhou Wang


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
169,204
of 301,383

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,252

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,306

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

10 years 前 | 0 个回答 | 0

0

个回答