photo

Charlotte Coates


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to store the results of a system of odes solved in a loop?
I'm trying to use the results of the ODE Solver to calculate a variable's new value and store all of the results so that the v...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


How can I change my code so that time series plots show oscillations, rather than steady states?
I am trying to model the Lotka-Volterra Predator-Prey system, using the coupled DE's: dy(1)/dt = rx(1-x/k) - ay(1)y(2) % prey...

ungefär 8 år ago | 1 answer | 0

1

answer