Skip to content

sr-dolzhenkov/Numerical-Solution-of-Differential-Equations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Solution of Differential Equations

This repository implements various numerical methods for solving systems of differential equations. This project has been implemented within the framework of research activities.

Implemented Methods:

  • Euler Method
  • Classical Runge-Kutta Method
  • Backward Euler Method
  • Implicit Trapezoidal Rule Method
  • Singly Diagonally Implicit Runge-Kutta Method
  • Rosenbrock Method

About

An implementation of various methods for solving differential equations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages