general-2D-map
general-2D-map copied to clipboard
An experiment in R to create images based on trajectories of a strange attractor
Strange Attractors: General 2D Map
An R experiment to create images generated by the trajectory of a particle according to a strange attractor. An example:
Getting Started
Prerequisites
You will need to install the following packages (if you don't have them already):
install.packages("tidyverse")
install.packages("Rcpp")
More info
A complete explanation of the experiment can be found at fronkonstin
Authors
- Antonio Sánchez Chinchón - @aschinchon