Statistics
3 Questions
0 Answers
RANK
109,406
of 301,726
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 21,402
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 176,285
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 3 answers | 0

