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