Skip to content
#

numerical-analysis

Here are 294 public repositories matching this topic...

This repository contains a Python implementation for solving ordinary differential equations (ODEs) using various numerical methods, including the Euler method, Heun's method, the Midpoint method, and the Fourth Order Runge-Kutta (RK4) method. The code also provides a graphical representation of the solution.

  • Updated Aug 27, 2024
  • Python

Improve this page

Add a description, image, and links to the numerical-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the numerical-analysis topic, visit your repo's landing page and select "manage topics."

Learn more