Implementation of numerical methods to find solutions of systems of linear equations and find points in a curve given by a set of equations.
-
Updated
Mar 11, 2023 - C
Implementation of numerical methods to find solutions of systems of linear equations and find points in a curve given by a set of equations.
Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method
C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration
Add a description, image, and links to the jacobi-method topic page so that developers can more easily learn about it.
To associate your repository with the jacobi-method topic, visit your repo's landing page and select "manage topics."