glider4 / Lorenz_RK4

Estimating the Lorenz Problem using Runge-Kutta 4th Order, NumPy, and plotting with Matplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lorenz_RK4

Estimating the Lorenz Problem using RK4, NumPy, and plotting with Matplotlib

This can be used with any sort of 3-ODE system of equations, but plotting Lorenz is just cool so I set it up for that. Enjoy...

Graphic Results

2D 3D

About

Estimating the Lorenz Problem using Runge-Kutta 4th Order, NumPy, and plotting with Matplotlib


Languages

Language:Python 100.0%