Description Usage Arguments Value
Use Euler's method to numerically integrate the Lotka-Volterra equations.
1 | solve(params, init_state, time_range, step_size)
|
params |
object of class "LotkaVolterraParams" |
init_state |
object of class "LotkaVolterraState" |
time_range |
upper limit of integration |
step_size |
step size for linear approximations |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.