Community Profile

photo

Sean


Last seen: 대략 2개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


How to generate a random set of x,y coordinates
I am working on a particle tracking project and I need to generate a random set of (x,z) pairs that indacte the particle release...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to make a normal distribution using the following parameters: mean, standard error, minimum, and maximum?
I need to create a 400x1 array that contains a normal distribution with a mean of 100, minimum of around 50 and maximum of aroun...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to add subsequent elements of a vector by a scalar and output the new scalar
Say I have vector A with 1 row and a scaler B. I need to create a scalar output that gives A(1,1) + B then A(1,2) + B then A(1,3...

1년 초과 전 | 답변 수: 1 | 0

1

답변