photo

Sean


Last seen: 2 months 前 自 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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 1 个回答 | 0

1

个回答