Demos for Project Chaos Theory intro, moved to teachingplayground repo
  • Jupyter Notebook 100%
Find a file
Marcello Seri ea0c94683e Add plot of cylinder
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
2020-11-12 17:06:31 +01:00
.gitignore Initial commit 2020-11-09 15:46:17 +01:00
LICENSE Initial commit 2020-11-09 15:46:17 +01:00
LogisticPopulation.ipynb Add files via upload 2020-11-09 15:46:40 +01:00
LogisticPopulationWithBifurcation.ipynb Add plot of cylinder 2020-11-12 17:06:31 +01:00
Poincare.ipynb Add Poincaré section 2020-11-11 22:39:57 +01:00
QuadraticMap.ipynb Add link 2020-11-11 16:44:40 +01:00
README.md Update README.md 2020-11-12 14:55:29 +01:00

Random stuff for project chaos theory

To open the simulation for the lecture:

  1. Go to colab.research.google.com
  2. Click on GitHub then paste https://github.com/mseri/ProjectChaosTheory
  3. Click on LogisticPopulation.ipynb or any other ipynb file you want to work on.

You should be able to use colab using your univerisity account.

Examples of Chaotic Systems

Addendum