Rohan Nathiya
Followers: 0 Following: 0
Feeds
提问
I just need to know what does i, j represent in K(i,j) other than representing the row and column of the Sparse Matrix K?
for elx = 1:nelx for ely = 1:nely n1 = (nely+1)*(elx-1)+ely; n2 = (nely+1)* elx +ely; edof = ...
2 years 前 | 1 个回答 | 0