Skip to content
#

predictor-corrector

Here are 16 public repositories matching this topic...

I have tried to explain the multi-step-methods of solving ODEs via Adams-Bashforth and Adams-Moulton methods which are explicit and implicit methods respectively. I also have implemented them explicitly to solve for a system of ODEs, I have also done an explicit implementation of fourth order Runge-Kutta method in the process as it is needed.

  • Updated May 11, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the predictor-corrector 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 predictor-corrector topic, visit your repo's landing page and select "manage topics."

Learn more