Sanwar Ahmad
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
146.939
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasReading different lines with different numbers of data
Thanks, meghannmarie! I just needed the following modification. file = 'filename.txt'; fileID = fopen(file); data = double.em...
alrededor de 5 años hace | 0
Pregunta
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...
alrededor de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 5 años hace | 3 respuestas | 0