Feeds
提问
How to create multiple matrices using for loop?
How to take input of coordinates of n number of points and store it in different 2x1 matrices? The loops I am using are as foll...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to access alternate elements from a matrrix?
I have a matrix a = 0 4 5 6 7 .... n 0 0 0 0 0 .....n I want to access ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Creating a global stiffness matrix
I want to write a program to generate a 'global stiffness matrix of a 1 dimensional 2 noded n number of elements where the input...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to plot points from a geometric transformation matrix?
In the following code I need to change the plot function code every time the number of vertices change. Is there a function whic...
5 years 前 | 1 个回答 | 0

