View source: R/system_attractors.R
quadratic_map | R Documentation |
Difference equations for quadratic model
quadratic_map(p, xn, yn)
p |
parameter vector |
xn , yn |
x and y value for step n |
a vector of length two with n+1 values
https://blog.k2h.se/post/hunting-for-attractors/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.