Feeds
質問
Locate array element within limits given by another array
Probably quite easy but I don't know how to get it... I would like to find the floor of the position of each of the elements (p...
10年以上 前 | 3 件の回答 | 1
3
回答質問
Substitute different number of values in columns of a matrix from other matrix
I am trying to fill in a matrix with values from other matrix, column-wise in my case. Each column of values has a different num...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Find max and min of groups in columns of a matrix
I have a matrix with positive and negative values as: a=[0 1;-3 3;-2 -7;0 5;4 -6;1 -2]. I would like to find by columns ...
約12年 前 | 2 件の回答 | 0
