Charlotte Coates
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0