Feeds
質問
how can I plot values from diffrent runts into the same graph
I am running a code with a variable A and I get at the end of the code a number and then I would like to change the value of the...
7年以上 前 | 1 件の回答 | 0
1
回答質問
assimble small victors into bigger one using for loop
what if I have vector a1= [1; -1] and a2= [ 1 ;-1 ] and so on ... the big matrix should be like F= [ 1; 0; 1] if the size was(2...
7年以上 前 | 2 件の回答 | 0
2
回答回答済み
assemble global stiffness matrix
what if I have vector a1= [1; -1] and a2= [ 1 ;-1 ] and so on ... the big matrix F= [ 1; 0; 1] if the size was(2) how can I ...
assemble global stiffness matrix
what if I have vector a1= [1; -1] and a2= [ 1 ;-1 ] and so on ... the big matrix F= [ 1; 0; 1] if the size was(2) how can I ...
7年以上 前 | 0
質問
assemble global stiffness matrix
I am trying to assemble a matrix in which I would like to put small matrices into a big one but I don't know how to do that, ...
7年以上 前 | 4 件の回答 | 0
