View source: R/system_attractors.R
L | R Documentation |
Compute the Lyapunov exponent to estimate occurrence of a chaotic behaviour
L(f, p, x0, y0, iterations = 1000)
f |
function to iterate |
p |
parameter vector |
x0 , y0 |
initial values for x and y |
iterations |
number of iterations |
The value of the Lyapunov exponent
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.