Skip to content

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

Notifications You must be signed in to change notification settings

glider4/Lorenz_RK4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages