All Projects → eug → chaotic-maps

eug / chaotic-maps

Licence: MIT license
Simple implementations of chaotic maps in Processing

Programming Languages

processing
702 projects

Projects that are alternatives of or similar to chaotic-maps

sysidentpy
A Python Package For System Identification Using NARMAX Models
Stars: ✭ 139 (+672.22%)
Mutual labels:  dynamical-systems
matematicaelementar
Matemática Elementar para Computação
Stars: ✭ 29 (+61.11%)
Mutual labels:  mathematics
cddlib
An efficient implementation of the Double Description Method
Stars: ✭ 71 (+294.44%)
Mutual labels:  mathematics
tukey
Mini stats toolkit for Clojure/Script
Stars: ✭ 17 (-5.56%)
Mutual labels:  mathematics
string-math
Evaluates a math expression from a string. Supports variables and custom operators.
Stars: ✭ 14 (-22.22%)
Mutual labels:  mathematics
machine-learning-notebooks
🤖 An authorial collection of fundamental python recipes on Machine Learning and Artificial Intelligence.
Stars: ✭ 63 (+250%)
Mutual labels:  mathematics
graphest
A faithful graphing calculator
Stars: ✭ 42 (+133.33%)
Mutual labels:  mathematics
mish
A no-std libm implementation in Rust
Stars: ✭ 14 (-22.22%)
Mutual labels:  mathematics
GOS-Book.github.io
📙 Пособие для подготовки ГОСу по математике для студентов МФТИ
Stars: ✭ 49 (+172.22%)
Mutual labels:  mathematics
My NoteBook
サイエンス、テクノロジー、エンジニアリング関連の情報を記載したノート(忘備録)です。
Stars: ✭ 104 (+477.78%)
Mutual labels:  mathematics
4ti2
A software package for algebraic, geometric and combinatorial problems on linear spaces. By R. Hemmecke, R. Hemmecke, M. Köppe, P. Malkin, M. Walter
Stars: ✭ 21 (+16.67%)
Mutual labels:  mathematics
codac
Codac is a library for constraint programming over reals, trajectories and sets.
Stars: ✭ 31 (+72.22%)
Mutual labels:  dynamical-systems
RaPId
RaPId (a recursive acronym for "Rapid Parameter Identification") utilizes different optimization and simulation technologies to provide a framework for model validation and calibration of any kind of dynamical systems, but specifically catered to power systems.
Stars: ✭ 35 (+94.44%)
Mutual labels:  dynamical-systems
Undergraduate-in-Statistics
Using Computer with your Statistics Major Course
Stars: ✭ 57 (+216.67%)
Mutual labels:  mathematics
muparserx
A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.
Stars: ✭ 102 (+466.67%)
Mutual labels:  mathematics
mathraining
Site interactif avec théorie, exercices et problèmes
Stars: ✭ 31 (+72.22%)
Mutual labels:  mathematics
glm
OpenGL Mathematics (GLM)
Stars: ✭ 6,667 (+36938.89%)
Mutual labels:  mathematics
ai-math-roadmap
Your no-nonsense guide to the Math used in Artificial Intelligence
Stars: ✭ 173 (+861.11%)
Mutual labels:  mathematics
discrete-math-python-scripts
Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera
Stars: ✭ 98 (+444.44%)
Mutual labels:  mathematics
chaospy
Chaotic attractors (Lorenz, Rossler, Rikitake etc.)
Stars: ✭ 47 (+161.11%)
Mutual labels:  chaos-theory

chaotic-maps

The goal of this project is to provide simple implementations of chaotic maps in Processing.


Image Name Time Domain Code
Duffing Discrete ℹ️
Chossat-Golubitsky Discrete ℹ️
Gingerbreadman Discrete ℹ️
Hénon Discrete ℹ️
Ikeda Discrete ℹ️
Kaplan-Yorke Discrete ℹ️
Peter de Jong Discrete ℹ️
Tinkerbell Discrete ℹ️
Zaslavskii Discrete ℹ️
Chua Continuous ℹ️
Duffing Continuous ℹ️
Hindmarsh-Rose Continuous ℹ️
Lorenz Continuous ℹ️
Lotka-Volterra Continuous ℹ️
Rössler Continuous ℹ️
Thomas Continuous ℹ️
Van der Pol Continuous ℹ️
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].