Community Profile

photo

Rob Mullins


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Making a nested vector function
Hey all, I feel really dumb about asking this but I am trying to make a function that takes in any two vectors of equal lengths ...

8 years ago | 1 answer | 0

1

answer

Question


Damped Cosine Wave Fitting
Hey everyone, I am having trouble fitting a damped cosine wave function form experimental data that I took using a Cavendish Bal...

8 years ago | 1 answer | 0

1

answer

Question


Modeling Diffusion using Monte Carlo Simulations
Hello everyone, for a class project we need to model a caffeine molecule in air and how it diffuses as a random walk. The mean f...

8 years ago | 0 answers | 0

0

answers

Question


Eulers method to Huegns Method
Hello everyone, I am trying to get my former Eulers code to now represent Huen's method. I am having trouble doing this as it se...

8 years ago | 0 answers | 0

0

answers

Question


Modify Euler's Method to Heun's method
Hey all i have coded Eulers method, however i now need to modify it to include Heun's method this is what i have so far... ...

8 years ago | 0 answers | 0

0

answers

Question


Need help with a nested for loops
Hello everyone!I am trying to create a function that you can put a vector 'x' and a order 'N' to solve for the exp(x). It is cl...

8 years ago | 1 answer | 0

1

answer

Question


Problem with vectors and if statements
Hello everyone, I am trying to write a function that takes in a value of N and a vector x and run the vector through an if state...

8 years ago | 2 answers | 0

2

answers