A Aln
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
replacing a vector elemnts from another vector of the same size
Hello Im trying to replace some values in one vector to values from another vector in the same location let says this is my...
5 years 前 | 1 个回答 | 0
1
个回答提问
changing specific values in diagonal
Hello, I'm trying to change the values in the diagonal based on its column. let says this is my matrix ( 1/ ,2/ ,3/ ,4/ . . ....
5 years 前 | 1 个回答 | 0
1
个回答提问
Changing data diagonally in matrix based on formula and table
Hello, Let say I have this matrix: 1 1 1 0 1 0 0 0 1 1 0 1 0 1 ...
5 years 前 | 1 个回答 | 1
1
个回答提问
Generating a matrix based on an equation with conditions
Hello, Are there any way to do the following? I want to generate a n*1 matrix based on this equation: M = T1*G*Z1 - T2*G*Z2 ...
5 years 前 | 1 个回答 | 0
1
个回答提问
changing diagional values with different values
Hello, Is there any way to do the following: let assume this is my matrix (MX1): x1 8 4 0 4 x2 0 ...
5 years 前 | 2 个回答 | 0