photo

Sanwar Ahmad


Last seen: 3년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Computing generalized Inverse of a square but sparse matrix?
I am trying to find the generalized inverse of a square and sparse matrix. I am using Matlab, however pinv(matrix) doesn't work ...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Interpolating at centroid of a tetrahedral mesh
Hi I have a 3D mesh with 4-noded tetrahedral elements. I defined a function/vector evaluated at the vertices of the mesh. I nee...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Interpolating at vertices of a mesh
I have created a mesh using the initmesh in 2D, which gives the nodes (p), boundary (e) and triangular elements (t). I have a fu...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Matlab documentation, plot property windows not opening on iMac.
I am using Matlab 2019a in my iMac (MacOS Catalina 10.15.5). Matlab works fine, however the matlab documentation, plot editor pr...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Plotting pde forward solution for 3D geometry.
I have the forward solution of a PDE obtained by FEM for a 3D domain. The nodes (p) and elements (t) of the mesh are also availa...

4년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Reading different lines with different numbers of data
Thanks, meghannmarie! I just needed the following modification. file = 'filename.txt'; fileID = fopen(file); data = double.em...

거의 5년 전 | 0

질문


Reading different lines with different numbers of data
Hi I have the following file where the data are organised in the following way: $Nodes 1 16 0 1 146 9.616887654983829 -2.74...

거의 5년 전 | 답변 수: 2 | 0

2

답변

질문


Reading *.msh files (3D) in Matlab.
I have created this 3D geometry and the mesh in Gmsh, now I need to get the number of nodes, elements, faces from the mesh in Ma...

거의 5년 전 | 답변 수: 3 | 0

3

답변