![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7166808_1522120323740_DEF.jpg)
Asif Arshid
NDSU
Followers: 0 Following: 0
PhD Student in Civil Engineering Department at North Dakota State University,
Statistiques
5 Questions
0 Réponses
RANG
79 208
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Did anyone developed a code/function to create Stiffness matrix of 8-Node Brick (Hexahedral) in Finite Element Analysis ?
I am developing a model, which will use 8-nodded brick elements. I am looking for an already built code/function, which can crea...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Finding inv(A) for Ax=b system
I tried 3 methods to solve the system for inv(A), where A is highly sparse matrix spy(A) is given below: 1) pinv(A)......... ...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I add the elements of a smaller matrix in the elements of a bigger matrix at some specified locations ???
Is there any direct way of adding matrix "B" directly in "A" to get "D" matrix ??? I did it the following way... A=ones(5);...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can i solve these two equations simultaneously for A and B ?
I have a system of 16 equations with 4 integration constants (A, B, C and D) in each soil layer (4 layers) and each soil layer h...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How can i solve a function for A, a constant ......... if the function's intragrand is (x +A) and limits are 0 - 10 when function==0 ????
How can I solve the following equation in Matlab for A, when z=0 ? z = integral 0-10 (x + A)dx Thanks,
plus de 8 ans il y a | 1 réponse | 0