Feeds
질문
Create an assembly matrix with ones placed from values in elemental matrix FEM
I have coded a mesh generator that creates a rectangular mesh based upon user input values of height, width, divisions in the x ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to create a matrix whose elements are a function of previous elements
I have an initial matrix of [1 2 4; 1 4 3] and am wanting to have this matrix gain additional rows by a certain amount given by ...
3년 초과 전 | 답변 수: 1 | 0
