Feeds
提问
Setting boundaries for 1D Random Walk
Hello. I am currently working on a 1D random walk program. Although I have the basic framework down, I am currently trying to se...
7 years 前 | 0 个回答 | 0
0
个回答提问
multiple simulation runs for random walk
I am having trouble running multiple simulations of a random walk situation. Although I have put it into a for loop, I am having...
7 years 前 | 1 个回答 | 0
1
个回答提问
Command and Control vectors
I am having trouble trying to make this work. I want it so that whenever a value in t is 1, it will output five zeros onto a row...
7 years 前 | 2 个回答 | 0
2
个回答提问
How do I run this simulation 10000 times?
Hello. I am currently working on a random walk scenerio, and this is my code for running the random walk program once. for z = ...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can I have my code keep track of the score?
I am having difficulty running this code. I want it to run this odds vs evens game 100 times and keep track of the score. Howeve...
7 years 前 | 1 个回答 | 0

