Community Profile

photo

Romy Schipper


Universiteit van Amsterdam

2017년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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 ...

거의 7년 전 | 답변 수: 4 | 0

4

답변

질문


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...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 7년 전 | 답변 수: 2 | 0

2

답변