Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lorenz-attractor

curlew/lorenz-system

Language: C++ - Size: 135 KB - Last synced: about 8 hours ago - Pushed: about 10 hours ago - Stars: 0 - Forks: 0

ibra-kdbra/Math-Problems

Math problems I found nice enough to implement, beginning with easy problems, then I will add some intermediate, advanced problems.

Language: C++ - Size: 125 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 2 - Forks: 0

arceryz/raylib-gpu-particles

Raylib 100% GPU particles example in 3D. Uses compute shaders and is fully documented. Millions of particles at 60 fps on a laptop.

Language: C - Size: 23.4 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 40 - Forks: 2

cbnfreitas/lyapunov_exponent_map_and_ode

Lyapunov exponent of maps and ODE in Python 3, example with Henon Map and Lorenz System

Language: Python - Size: 4.88 KB - Last synced: 8 days ago - Pushed: over 6 years ago - Stars: 12 - Forks: 6

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

Language: MATLAB - Size: 25.4 KB - Last synced: 9 days ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

lucasamtaylor01/MAP2310

Aplicação dos métodos numéricos de MAP2310 ao sistema de equações diferenciais do atrator de Lorenz 🌀

Language: Jupyter Notebook - Size: 1.46 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

elbosso/nonlinear_chaotic_systems

This is a project where i will provide interactive jupyter notebooks accompanying my expeditions into the realms of chaos in non-linear systems

Language: Jupyter Notebook - Size: 471 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 5 - Forks: 3

TelevisionNinja/lorenz-attractor

The Lorenz attractor rendered using p5.js

Language: JavaScript - Size: 194 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

hukenovs/chaospy

Chaotic attractors with python (Lorenz, Rossler, Rikitake etc.)

Language: Python - Size: 3.77 MB - Last synced: 22 days ago - Pushed: 5 months ago - Stars: 90 - Forks: 18

alv31415/Lorentz

Coded in Java to display the Lorenz attractor via Euler's Method

Language: Java - Size: 1010 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

fusion809/fusion809.github.io

Franklin-powered website.

Language: HTML - Size: 4.03 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

ray-chew/data_assimilation_examples

Simple data assimilation studies

Language: Jupyter Notebook - Size: 583 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

UMD-AOSC/DA_Tutorial

This is a 'hands-on' tutorial for the RIKEN International School on Data Assimilation (RISDA2018).

Language: Python - Size: 1.57 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 26 - Forks: 12

sarapv/Lorenz-models

Collection of different state-space models I have implemented for different numerical experiments.

Language: Python - Size: 27.3 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Kibalchish47/Animating-Lorenz-Attractor

Lorenz system animation and visualization of its strange attractor with Python (Jupyter Notebook)

Language: Jupyter Notebook - Size: 368 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

mirianfsilva/lorenz-attractor-chaos-theory

Evaluating the Lorenz Attractor using Runge-Kutta, Predictor-Corrector and Euler methods.

Language: Jupyter Notebook - Size: 6.82 MB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 8 - Forks: 2

Hevenicio/3D-Lorenz-Attractor-simulation-with-python

3D animation of the Lorenz Attractor trajectory, implemented in Python using the 4th order Runge-Kutta method. [Personal project]

Language: Python - Size: 21.5 KB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 20 - Forks: 4

starmadegeek/chaos

Various physical phenomena demonstrating the 'Chaos theory' principles.

Language: HTML - Size: 39.1 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

DuncDennis/lorenzpy

A Python package to simulate and measure chaotic dynamical systems.

Language: Python - Size: 2.48 MB - Last synced: 19 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 1

kristpapadopoulos/nonlinear_dynamics

Predicting nonlinear dynamics with machine learning

Language: Jupyter Notebook - Size: 361 KB - Last synced: about 2 months ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 0

adarshkashyap15/Lorenz-1963-problem-solver

Solving Lorenz equations using MATLAB

Language: MATLAB - Size: 4.82 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

alirezap94/ICSPIS-2021

Language: Jupyter Notebook - Size: 4.81 MB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

anand-kamble/Lorenz-Attractor

Mathematical model of the Lorenz attractor made in JavaScript and rendered with ThreeJS.

Language: JavaScript - Size: 128 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

JRoussos/lorenz-attractor

A visualization of the 'The Butterfly Effect'

Language: JavaScript - Size: 9.14 MB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

JayMalli/lorenz_attractor

It's a Lorenz Attractor which is created in Processing.

Language: Processing - Size: 1.95 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

massovercharge/LorenzAttractor

This program implements the Lorenz Attractor in python 3.7.4. The model consists of three coupled first order ordinary differential equations which has been implemented using a simple Euler approach. The implementation is based on a project template for the Aalborg University course "Scientific Computing using Python, part 1" (found at https://github.com/SIP-AAU/PhD-Python-1)

Language: Python - Size: 9.2 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

p-o-l-e/kaos

Collection of dynamical systems

Language: C++ - Size: 27.3 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

CA-JunPark/KalmanFilters

5 types of Kalman Filters and examples.

Language: Python - Size: 1020 KB - Last synced: 4 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

xIvqn/chaos-theory

This repository provides a collection of code and implementations for various chaos theory models. It aims to facilitate the understanding and exploration of chaos theory concepts and inspire further research and experimentation in this field.

Language: C++ - Size: 10.7 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

AnoushkaVyas/Lorenz-Equations Fork of RahulSajnani/Lorenz-Equations

Lorenz equations project

Size: 2.94 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

charlesreid1/statistical-mechanics

Lorenz attractors, statistical mechanics, nonlinear dynamical systems, computational physics.

Language: Jupyter Notebook - Size: 11.5 MB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 19 - Forks: 11

Louis-Finegan/Lorenz-Attractors-Pygame-Python3

Chaos Equations (Lorenz Attractors) in python3 using the pygame, scipy and numpy libaries.

Language: Python - Size: 2.17 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

mrtkp9993/pytorch-examples

Learning Dynamics with PyTorch

Language: Jupyter Notebook - Size: 2.72 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

zemetskiym/lorenz-attractor-visualization

This Github repository contains code for a p5.js visualization of the Lorenz Attractor, which is a non-linear system of three differential equations that exhibits chaotic behavior.

Language: JavaScript - Size: 660 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

paoloose/lorenz-attractor

The Lorenz Attractor System implemented with numpy and matplotlib. Final project for the Scientific Computing in Python course taught by www.pec3.org

Language: Jupyter Notebook - Size: 4.45 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

koobzaar/Sphinx

[🧬] Sphinx é um software de criptografia de imagem com codificação de DNA, caos espacial e chave única. Converte as componentes RGB em matrizes de DNA, combina com XOR, embaralha com sequência aleatória e decodifica para recuperar a imagem.

Language: Python - Size: 61.7 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

oliviercotte/Linear-differential-equation

Language: Matlab - Size: 35.2 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

missing-user/ode

Blogpost and web demos about numerical solutions to ODEs

Language: HTML - Size: 218 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 6 - Forks: 1

Saransh-cpp/Chaotic-Encryption

This repository contains the code for encrypting an image using various techniques and PRNGs.

Language: Python - Size: 29 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 10 - Forks: 3

yiqiangjizhang/Nonlinear-Systems-Chaos

Non-Linear Dynamic Systems

Language: MATLAB - Size: 105 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 2

ac-marlon/CriptografiaComplejidad

Algoritmos de cifrado basados en la dinamica de sistemas caoticos

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

AleixFerre/Lorenz-Attractor 📦

Lorenz Attractor model implemented in p5.js

Language: JavaScript - Size: 4.25 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

OliverKovacsArchived/chrome-xd-lorenz 📦

Lorenz system new tab

Language: JavaScript - Size: 22.5 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 1

paramrathour/Nonlinear-Dynamics

Files related to my Summer of Science Report on Nonlinear Dynamics

Language: TeX - Size: 83.8 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 0

gabihd3/Nonlinear-dynamics

Here, we can find different simulations of chaotic scenarios in physics. The codes were written as part of the University dissertation and intend to visualise and provide meaningful explanation to the system's characteristics.

Language: Python - Size: 8.79 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

ShrirajHegde/lorenz_system-rk4

Numerically Solving and Visualising Lorenz system by Runge Kutta Method (4th order)

Language: Gnuplot - Size: 35.3 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

Helga-Helga/process-modeling

Modeling of natural, economic, and social processes

Language: Jupyter Notebook - Size: 365 KB - Last synced: 4 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

FedeSS99/Atractor-de-Lorenz

Python scripts and Jupyter notebook which have numerical routines to obtain the solution of the Lorenz Attractor using Runge-Kutta 4

Language: Jupyter Notebook - Size: 810 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MarioAriasGa/lorenz

Lorenz attractor, mathematical Chaos Theory / Butterfly Effect

Language: C++ - Size: 2.77 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 19 - Forks: 8

Oyoshi/lorenz-viz

Visualization of the Lorenz System

Language: TypeScript - Size: 772 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

uncompiled/lorenz-attractor

Three.js Visualization of Lorenz System

Language: JavaScript - Size: 173 KB - Last synced: over 1 year ago - Pushed: about 8 years ago - Stars: 14 - Forks: 3

johnnyawesome/LorenzAttractor

The famous Lorenz Attractor, implemented in P5JS.

Language: JavaScript - Size: 4.96 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

johnnyawesome/HalvorsenAttractor

The Halvorsen Attractor

Language: JavaScript - Size: 2.61 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Armos05/Lorenz-Attractor

Non Linear Dynamics and Chaos (Analysis of 3D Lorenz System)

Language: Python - Size: 598 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

asahium/pogrom

Language: Jupyter Notebook - Size: 57.4 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

OliverKovacs/lorenz-webgl

Lorenz attractor new tab extension for Google Chrome implemented in WebGL

Language: JavaScript - Size: 10.7 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

vharivinay/learning-processing-py-mode

Learning processing - python-mode

Language: Python - Size: 39 MB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

Quatrefoil-GL/play-lorenz-attractor

Toy project to play with Lorenz attractor

Language: Cirru - Size: 82 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

fusion809/CPP-Maths

Maths-oriented programs written in C++.

Language: C++ - Size: 263 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Toyo-Daichi/DA_basic

【Public】データ同化の基礎プログラム

Language: Fortran - Size: 16.7 MB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

BanaanKiamanesh/Lorenz-Attractor

Simulating Lorenz Attractor Using Numerical Methods!

Language: MATLAB - Size: 271 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jithinkc22j/Lorenz_General

The Lorenz system- " The Essence of chaos "

Language: HTML - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 2

Lozzio99/SolarSystem3D

ODE Systems Simulator

Language: Java - Size: 40.6 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

ranon-rat/LorenzSystem

this is a lorenz attractor

Language: Go - Size: 5.89 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 7 - Forks: 0

dizcza/nonlinear-dynamics

Solutions to the course "Nonlinear dynamics" on complexityexplorer.org

Language: Python - Size: 152 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

hhio618/golem-lorenz-attractor

Simulating Lorenz attractor on Golem.network

Language: Python - Size: 13.6 MB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

AnirudhMukherjee/lorenz-attractor-sim

Tracing the path of an object in a chaotic lorenz attractor system.

Language: C# - Size: 50.8 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

PeterEFrancis/lorentz-attractor

Animation of a solution to the Lorenz system

Language: Jupyter Notebook - Size: 1.6 MB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

jithinkc22j/lorenz_system

The Lorenz system- " The Essence of chaos "

Language: HTML - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

VaibhavSaini19/Lorenz-Attractor-p5

Implementation of Lorenz attractor

Language: JavaScript - Size: 2.76 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

keuhdall/lorenz-haskell

A little Lorenz attractor in Haskell using Gloss in order to learn Lenses and State monad.

Language: Haskell - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

nazaninsbr/The-Lorenz-Attractor

coding the Lorenz Attractor based on a coding train tutorial

Language: Processing - Size: 218 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

raviq/Attractors

Lorenz attractor

Language: Python - Size: 2.08 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

keuhdall/Lorenz

A Lorenz attractor made with processing

Language: Processing - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

dg92/lorenz-system

Lorenz system 2d simulation working 3rd simulation not working

Language: JavaScript - Size: 759 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

Related Keywords
lorenz-attractor 75 chaos-theory 13 lorenz-equation 12 chaos 10 lorenz 8 runge-kutta 7 p5js 7 chaotic-systems 7 simulation 7 javascript 6 lorenz-attractor-simulator 6 python 6 henon-map 5 rossler-attractor 5 processing 5 dynamical-systems 4 python3 4 fractals 4 animation 4 chaotic-dynamical-systems 4 visualization 3 scipy 3 differential-equations 3 double-pendulum 3 non-linear-dynamics 3 kalman-filter 3 data-assimilation 3 matlab 3 lyapunov-exponents 3 rk4 3 nonlinear 2 matlab-code 2 lorenz96 2 logistic-map 2 runge-kutta-methods 2 machine-learning 2 lorenz63 2 sir-model 2 simple-pendulum 2 butterfly-effect 2 lorenz-chaotic-map 2 processing-animation 2 p5js-animations 2 p5js-animation 2 javascript-animation 2 fractal-images 2 fractal-geometry 2 fractal-algorithms 2 fractal 2 threejs 2 lorenz-3d 2 barnsley-fern 2 stability 2 ode-solver 2 numerical-methods 2 euler-method 2 cryptography 2 opengl 2 lorenz-solver 2 processing-sketch 2 chaotic-attractors 2 runge-kutta-4 2 time-series 2 delay-embedding 2 attractor 2 attractors 2 duffing-equation 2 java 2 plot 2 chen-system 2 cpp 2 elastic-pendulum 2 lyapunov 2 tutorial 2 runge-kutta-fehlberg 2 gpu-acceleration 1 index-theory 1 julia-sets 1 linearization 1 lotka-volterra-model 1 mandelbrot-sets 1 newton-fractal 1 stochastic-system 1 fast-fourier-transform 1 nonlinear-dynamics 1 three-body-problem 1 gpu 1 raylib 1 raylib-examples 1 oscillator 1 phase-space 1 process-modeling 1 stdlib 1 trajectory-analysis 1 cython 1 butterfly 1 glut 1 glsl 1 data-visualization 1 image-encryption-algorithm 1