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

回答