photo

Sharanya


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Assembling Global Stiffness Matrix
I am trying to make a global stiffness matrix using a for loop from several smaller (4X4) matrices. I was able to get a loop to ...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


How to adjust matrix
I have a 21x21 matrix. I want to remove the first two colums and rows, and the 11th and 12th columns and rows (resulting in a 17...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Getting multiple outputs in one time
I have a function stiff(k), which outputs a matrix. I want to output stiff(k) for k=1 to 20, but I'm only able to do it by writi...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


forming global stiffness matrix
I have a matrix of node coordinates and forces, and a matrix of edges. How should I go about forming a global stiffness matrix, ...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Receiving two outputs in function
I want both the nodeCrd and edgeList to display, but I'm only able to get the first one listed to display. function [nodeC...

1年以上 前 | 1 件の回答 | 0

1

回答