Skip to content
#

gauss-jordan

Here are 69 public repositories matching this topic...

C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration

  • Updated Apr 27, 2024
  • C

In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm

  • Updated Jun 20, 2020
  • C++

Improve this page

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

Learn more