photo

Doobie


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答