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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

