Community Profile

photo

Tom Oud


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Possible workaround for non-integer indices
For an assignment for uni, I have to create a RK4 population simulation. This I what I have so far: close all clear alpha =...

5 years ago | 1 answer | 0

1

answer

Question


Attempt at making a Runge Kutta 4 script
Trying to create a simulation a of population using RK4 method, but I'm struggling to get it to run properly. The idea is to get...

5 years ago | 0 answers | 0

0

answers

Question


Simple if statement always gives 0
I'm trying to write a simple function which makes a value either 1 or 0 depending on the input. It looks like this: function f ...

5 years ago | 1 answer | 0

1

answer

Question


Attempt to decrease timestep just adds more steps
Writing a script which is supposed to simulate the trajectory of a water rocket. Having some trouble conrtolling the timestep th...

5 years ago | 1 answer | 0

1

answer

Question


Keep getting the "Array indices must be positive integers or logical values." error
Trying to simulate a water rocket using matlab, however I can't get my for loop to work properly. This is what I have so far: ...

5 years ago | 1 answer | 0

1

answer