Feeds
질문
selecting values that are repeating most of the times in an array
[updated]Hi I have an array A = [8 8 8 10 10 13 13 13 5 17 3 89] I want to select 4 (can be any number) values out of it but the...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Selecting a value that is repeating most of the times in an array
Hi I have an array A = [8 8 8 10 10 13 13 13 5 17 3 89] I want to select 4 (can be any number) values out of it but the values...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
matrix repetition on diagonal
Hi, I have a matrix T = 1 0 1 1 and i want to generate this matrix T = 1 0 0 ...
8년 초과 전 | 답변 수: 3 | 0

