Statistics
2 Questions
0 Answers
RANK
76,314
of 301,175
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,185
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,238
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
Generate random numbers matrix with different probabilities
How do I generate a 15x20 matrix with random numbers between -5 and 23 but the negative numbers (Including 0) are twice as likel...
5 years ago | 1 answer | 0
1
answerQuestion
Generation of 6x5 matrix with even numbers from 20 to 100
I need to generate even numbers in a 6x5 matrix. The numbers have to be in the range of [20:100] I tried using randi() but I d...
5 years ago | 2 answers | 0