フィルターのクリア

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