photo

Tom Oud


Last seen: etwa 2 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 =...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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: ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort