Souvik Mukherjee
Followers: 0 Following: 0
Feeds
提问
How to find Faces related to a Cell in pde ?
Hi I am trying to see if there is FindFace command or something that allows me to see the Faces linked to a cell in the pde to...
6 years 前 | 1 个回答 | 1
1
个回答提问
geometryFromMesh : All elements in the mesh must have positive volume.
Hi, I am trying to use the geometryFromMesh to import the geometry and mesh created by delaunayn in matlab. I have checked for ...
6 years 前 | 0 个回答 | 0
0
个回答提问
What does concatenateMesh exactly do?
Hi, I wanted to get some clarification regarding the application of the concatenateMesh feature in the geom3d toolbox. I am try...
6 years 前 | 0 个回答 | 0
0
个回答提问
I created a delaunayn tetrahedral mesh; how can i import this to pdem.Geometry?
hi everyone, i have the coordinates of the nodes of my mesh stored in an n x 3 node matrix, nd. I also used FEtet=delaunayn(nd)...
6 years 前 | 0 个回答 | 0
0
个回答提问
Optimized filling of sparse matrix using spalloc
Hi Everyone, A similar question has been asked on this forum but I think we need to revisit the answers provided. My objective ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Converting r g b triplets into a single physical quantity
I used tst1=imread('tst.png'); [x, map]= rgb2ind(tst1,55); x2=im2double(x,'indexed'); Thus each element in the ...
7 years 前 | 1 个回答 | 0