chaotic-systems
There are 38 repositories under chaotic-systems topic.
ansegura7/Algorithms
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
hukenovs/chaospy
Chaotic attractors with python (Lorenz, Rossler, Rikitake etc.)
constantino-garcia/nonlinearTseries
Nonlinear time series analysis in R
yiqiangjizhang/Nonlinear-Systems-Chaos
Non-Linear Dynamic Systems
fmela/strange-attractors
Generate nifty images using chaotic systems.
mdhamid160/Chaos-pseudorandom-bit-generator
Algorithm for pseudo random bit generator using chaotic system.
soleyhyman/peccary
Package for identifying regular, complex, and stochastic behavior in timeseries
dgudim/AttractorSimulator
A simple 2d and 3d chaos attractor visualiser written in java and libGDX
omdxp/Lorenz-Attractor
This Matlab script & simulink defines Lorenz Attractor as it well known by chaotic system, it can be used for a lot of applications like cryptography and many more
Rupak09/Cipher-Crypt
Image Encryption using GENOMICS (Central Dogma algorithm) & Chaotic system-SHA256 hashing.
WuStevenShengyang/Double-Pendulum-Simulation-using-Pygame
Double Pendulum
brennonatal/chaotic-attractors
Studies of chaotic systems generation with GANs
carter-hanford/chaotic-orbitals-2017
an analysis of the Lorenz equations and chaotic orbitals
dg92/lorenz-system
Lorenz system 2d simulation working 3rd simulation not working
DuncDennis/lorenzpy
A Python package to simulate and measure chaotic dynamical systems.
EmmaMuhleman1/EmmaMuhleman.github.io
Basic github website, see https://EmmaMuhleman1.github.io. Will add some repositories from my working github account when I have time.
leehyeonbeen/cNN-DP
A novel neural network for effective learning of highly impulsive/oscillatory dynamic systems by jointly utilizing low-order derivatives
Only1JohnN/chaotic_systems_lstm
Learn and model chaotic systems using Long Short-Term Memory (LSTM) networks, with a focus on the Lorenz system
QC20/Attractor
This repository contains a real-time, WebGL-powered visualization of the Thomas attractor, an intriguing model in chaotic dynamics and mathematical visualization. Perfect for creative coding enthusiasts, this project demonstrates advanced WebGL techniques, interactive graphics, and the captivating nature of strange attractors.
radevgit/chaotic
Chaotic Scattering with with POV-Ray
TinacciL/LorenzAttractor
Lorenz Attractor simulation code in C
art-of-electronics/system_modeling
Fun with differential equations
augustryder/Chaotic-Pendulum
Interactive double pendulum simulation showcasing non-linear dynamics and chaotic motion.
cintia-shinoda/utfpr_emma
Especialização em Métodos Matemáticos Aplicados - UTFPR
gitfrid/virus4spread
virus4spread virus spread model simulation
kgz/CanvasWorld_archive
My own workshop of cool things I have found and made.
laurabarbara/forced-simple-pendulum
RK4 simulation of damped and driven simple pendulum to investigate chaotic behaviour of nonlinear systems.
ninivert/chaotic-billiard
A chaotic billiard simulator written in C++, with Python bindings for data analysis.
OmarGF/Step-Size-Finder
This project is a step-size finder of different numerical methods based on a methodology to stability analysis of chaotic systems integration.
RamiroBelmarM/01-Test
Test para detectar chaos en series de tiempo: K~0 no hay caos, K~1 signos de caos
RamiroBelmarM/ChaoticSystems
Repository for "A versatile mathematical function for stable and chaotic systems: A data encryption application."
Ramy-Badr-Ahmed/Bifurcations-Discrete-Maps
Bifurcation Diagrams for Discrete-Time Maps in Python - https://doi.org/10.5281/zenodo.13276873
Rupak09/ImageGuardian
Image Encryption using GENOMICS (Central Dogma algorithm).
FabrizioMusacchio/phase_plane_analysis
Python scripts supporting tutorials on phase plane analysis.
gilangpps/SIMPLE-REALTIME-LORENTZ-CHAOTIC-SIGNAL-USING-PWM-ARDUINO-UNO
Learning chaotic signal from Lorentz using simple tools such as Arduino Uno and its PWMs, then interface it on Python using serial connection.