Community Profile

photo

Destiny Ellenor


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
How to Run a Matlab function using .sbatch file
You can pass the input arguments for a funtion like this: srun matlab -nodisplay -singleCompThread -r "FunctionFileName(INPUTAr...

3 years ago | 2

| accepted

Question


Why do I get identical outputs from a randomized script?
Hi all, I am working on writing a script to simulate the random motion and decay of particles (random-walk). However, despit...

3 years ago | 1 answer | 0

1

answer

Question


How to find Overlapping Coordinates
I am currently woking on developing a code to simulate the random motion of particles in a 3D array 'cube'. The 'particles' coor...

4 years ago | 0 answers | 1

0

answers