![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10405935_1522136073819_DEF.jpg)
Souvik Mukherjee
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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