Visualization of the chaotic behavior of the logistic map, and other iterated maps, in Python, with GUI in Qt5
-
Updated
Dec 15, 2023 - Python
Visualization of the chaotic behavior of the logistic map, and other iterated maps, in Python, with GUI in Qt5
Playing around with chaos theory simulations. Creating equilibrium graphs and visualizing the logistic maps.
Interactive Logistic Map Simulator demonstrating chaos, bifurcation, and predictability limits (Aksoy 2024)
Repository for my Nonlinear Dynamics files
Bifurcation & Logistic Map
This is a simple image encryption algorithm based on bitxor system - Python tkinter.
Hodgkin-Huxley, Logistic Map, Game of Life, Brian's Brain, Neuronal Cellular Automata, Morris-Lecar, Wilson-Cowan, EEG, fMRI
Des programmes codes en Python pour modeliser l'application logistique, son diagramme de bifurcation et les differentes fractales qui lui sont associees (l'ensemble de Mandelbrot et les ensembles de Julia).
Bifurcation Diagrams for Discrete-Time Maps in Python - https://doi.org/10.5281/zenodo.13276873
Exploring Chaos Theory and Nonlinear Equations via Graphical Interfaces
A benchmark among different languages and platform to compare the generation of a Logistic Map
Compute the period-2 accumulation point of the logistic map by finding the bifurcation points lambda_n for increasing n. Then use sequence acceleration techniques to extend the number of digits found.
Plots the Logistic map, Liapunov exponent, and Cobweb diagrams.
simple codes of population dynamics
A streamlit app to highlight the chaotic behaviour of the logistic map for varying values of r.
Generate & plot the Logistic Map with Python
A Python package to simulate and measure chaotic dynamical systems.
Computation of the logistic map's period-2 accumulation point. I calculate the sequence of superstable points R_n using non-derivative root-finding methods. I increase the number of digits in the accumulation point computation using sequence acceleration techniques.
Add a description, image, and links to the logistic-map topic page so that developers can more easily learn about it.
To associate your repository with the logistic-map topic, visit your repo's landing page and select "manage topics."