photo

Asif Arshid


NDSU

Last seen: más de 3 años hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

PhD Student in Civil Engineering Department at North Dakota State University,

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
232.893
of 297.457

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.438

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 158.938

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

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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)......... ...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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);...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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,

más de 8 años hace | 1 respuesta | 0

1

respuesta