필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Help with solving a truss with MATLAB

조회 수: 1 (최근 30일)
Collin Poesch
Collin Poesch 2017년 11월 27일
마감: Collin Poesch 2018년 6월 8일
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?

답변 (1개)

KSSV
KSSV 2017년 11월 27일
Search in File Exchange..you will get more...

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by