![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10405935_1522136073819_DEF.jpg)
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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0