Community Profile

photo

Souvik Mukherjee


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 ago | 1 answer | 1

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer