Statistics
5 Questions
0 Answers
RANK
287,675
of 295,638
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Permutation of an array
Is there a built-in matlab function that gives a certain number of permutations of an array? For example: Take array: ...
7 years ago | 2 answers | 0
2
answersQuestion
numbers in random positions on a zero matrix
I want to generate a random matrix (let's say a 5x4 matrix) with the following properties: * There must be one 3, two 2s, ni...
7 years ago | 2 answers | 0
2
answersQuestion
Randomly change the location of 1s on a matrix of 0s (randperm on a matrix}
How does one generate a random matrix that satisfies certain properties? Specifically, I'm looking for a code that does this: ...
7 years ago | 2 answers | 0
2
answersQuestion
How to generate specific number of specific integers within a range?
I want to generate a random array of 8 integers within [1,4] where each integer appears exactly twice. Examples: 1 1 2 2 3 ...
7 years ago | 1 answer | 0
1
answerQuestion
How to operate cplex on matlab?
I'm trying to run cplex on matlab but I'm getting the following error: Error using cplexlp (line 256) Invalid MEX-file '...
7 years ago | 1 answer | 0