photo

Romy Schipper


Universiteit van Amsterdam

Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
93 334
of 300 364

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 407

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How to select an array without element i
I want to select an array of a matrix without element i so if a = 1 4 7 ...

mer än 8 år ago | 4 answers | 0

4

answers

Question


How to draw (random or with certain chance) multiple elements from a set where the element must not be equal to each other
n = 10 m = 3 strategies = zeros(n,m) V = [1 2 3 4 5 6] I want to draw m numbers from V n times, where strategie...

mer än 8 år ago | 1 answer | 0

1

answer

Question


how do i select a number from a set randomly
I want to select 1 or -1, my code now looks like this: if true % code for i = 1:101 for j = 1:5 %acti...

mer än 8 år ago | 2 answers | 0

2

answers