Feeds
回答済み
Why am I getting the error: "Error using + Matrix dimensions must agree."?
I realized that I misunderstood the the nested for loop for a little while. I ended up figuring it out with a single for loop. F...
Why am I getting the error: "Error using + Matrix dimensions must agree."?
I realized that I misunderstood the the nested for loop for a little while. I ended up figuring it out with a single for loop. F...
9年以上 前 | 0
| 採用済み
質問
Why am I getting the error: "Error using + Matrix dimensions must agree."?
Hello, I am trying to create a 21x21 global stiffness matrix that look like this: K = [1 -1 0 0 0...; -1 2 -1...
9年以上 前 | 2 件の回答 | 0