photo

Sean


Last seen: etwa ein Monat vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort