photo

Tom Oud


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答