Community Profile

photo

Bianca Batista


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Converting a 1x1 Vector into a Scalar Number
I have written the following code: number_trials=10000; number_generations=21; number_resistant_colonies_Darwin=zeros(...

6 years ago | 2 answers | 0

2

answers

Question


Using the Find Function
Hi! I have written the following script: number_trials=10000; number_generations=21; number_resistant_colonies_Darwi...

6 years ago | 0 answers | 0

0

answers

Question


How do I repeat a for loop for all columns?
I have a for loop that runs through all of my 1,000 rows. The next step is to get this code to run exactly the same way but for ...

6 years ago | 2 answers | 0

2

answers

Question


Random 2D Particle Walk
Consider a particle that starts at the origin (0,0) and randomly walks through the x-y plane for 1000 steps. At each step, the p...

6 years ago | 0 answers | 0

0

answers