Community Profile

photo

Margherita Premoli


Last seen: 대략 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


symsum undefined error for input arguments
Hi, I need to sum the variable Dmet(b,t) over b, which varies from 1 to b-1. The variable Dmet is the demand met at a certain d...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


select random number from an array with probabilities
I have an array of three element: S=[4 3.9 3.8] and I want to randomly select one of those three numbers. The probability of sel...

대략 4년 전 | 답변 수: 2 | 1

2

답변

질문


Index in position 2 exceeds array bounds (must not exceed 1).
Hi, this is part of my code and I have the problem at this line : Dmet(t,b)= min(I(t,b),D(t)- symsum(Dmet(t,b),a,1,b-1)) . May...

대략 4년 전 | 답변 수: 2 | 0

2

답변