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 years 前 | 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 years 前 | 1 个回答 | 0
