Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Help with solving a truss with MATLAB

1 visualización (últimos 30 días)
Collin Poesch
Collin Poesch el 27 de Nov. de 2017
Cerrada: Collin Poesch el 8 de Jun. de 2018
I am given a truss with a data structure jointInfo(n). jointInfo(n).xy is the coordinates, jointInfo(n).connectedMembers is the indexes of members connected to nth joint, jointInfo(n).connectedJoints is the indexes of other joints connected to the nth joint by members, and the external forces. Also given a memberJoints matrix with memberjoints listing joints connected by each member. I would set it up as Ax=b and I got the b part which is external forces. How could I set up the A matrix? Should I use some nested for loops? Any ideas?

Respuestas (1)

KSSV
KSSV el 27 de Nov. de 2017
Search in File Exchange..you will get more...

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by