Python notebooks for Numerical Analysis
-
Updated
Sep 21, 2023 - Jupyter Notebook
Python notebooks for Numerical Analysis
Python scripts and Jupyter notebook which have numerical routines to obtain the solution of the Lorenz Attractor using Runge-Kutta 4
A Python Notebook that simulates a simple pendulum. Solves the differential equation using both Euler Method and 4th Order Runge-Kutta to compare them. Generates a phase-space diagram of the pendulum.
Add a description, image, and links to the runge-kutta topic page so that developers can more easily learn about it.
To associate your repository with the runge-kutta topic, visit your repo's landing page and select "manage topics."