lorenz-equation
There are 20 repositories under lorenz-equation topic.
Saransh-cpp/Chaotic-Encryption
This repository contains the code for encrypting an image using various techniques and PRNGs.
yiqiangjizhang/Nonlinear-Systems-Chaos
Non-Linear Dynamic Systems
paramrathour/Nonlinear-Dynamics
Files related to my Summer of Science Report on Nonlinear Dynamics
mirianfsilva/lorenz-attractor-chaos-theory
Evaluating the Lorenz Attractor using Runge-Kutta, Predictor-Corrector and Euler methods.
sadfool1/Lorenz-Equation-Solver-GUI-Python
Python App for solving the Lorenz Equation
paoloose/lorenz-attractor
The Lorenz Attractor System implemented with numpy + matplotlib + scipy. Final project for the Scientific Computing in Python course taught by http://pec3.org/events/python2022/
fusion809/julia-scripts
Julia scripts I have written primarily for the purpose of technical computing.
johnnyawesome/LorenzAttractor
The famous Lorenz Attractor, implemented in P5JS.
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
anilzen/adaptive_regression
Comparison of Model Output Statistics and Adaptive Regression based on Kalman Filters for the Lorenz-96 Model.
carter-hanford/chaotic-orbitals-2017
an analysis of the Lorenz equations and chaotic orbitals
JosePabloTec/Reconstruction-of-the-Lorenz-system-with-SINDy-algorithm
This repository focuses on the reconstruction of the Lorenz system, a well-known chaotic dynamical system, using the Sparse Identification of Nonlinear Dynamical systems (SINDy) algorithm. It aims to identify the governing equations of chaotic systems from data.
ShrirajHegde/lorenz_system-rk4
Numerically Solving and Visualising Lorenz system by Runge Kutta Method (4th order) in Fortran and Gnuplot
adarshkashyap15/Lorenz-1963-problem-solver
Solving Lorenz equations using MATLAB
Ekanshsomani/Numerical-Methods-Coursework
MY coursework and project for an introductory course in Probability, Statistics and Numerical Methods
f-rosato/modeling_from_measurements
Code for the Modeling From Measurements report
M-Ammar1112/ODE_Models
This project features two dynamic simulations: bungee jumping and atmospheric convection models, using Runge-Kutta methods to capture their behavior. Dive into chaotic Lorenz attractor visuals, track variable evolution via time series charts, and compare cord lengths between these intriguing simulations. Explore dynamic modeling and chaotic systems
ratwolfzero/Lorenz
Lorenz Attractor
AnoushkaVyas/Lorenz-Equations
Lorenz equations project
johnnyawesome/HalvorsenAttractor
The Halvorsen Attractor