![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16136105_1567693371344_DEF.jpg)
Sanwar Ahmad
Followers: 0 Following: 0
Statistik
RANG
155.334
of 297.016
REPUTATION
0
ANTWORTZUSTIMMUNG
71.43%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenReading different lines with different numbers of data
Thanks, meghannmarie! I just needed the following modification. file = 'filename.txt'; fileID = fopen(file); data = double.em...
mehr als 5 Jahre vor | 0
Frage
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...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 5 Jahre vor | 3 Antworten | 0