182 results for “topic:gauss-elimination”
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
Codes for popular numerical optimization methods and machine learning algorithms
Implementation of well-known numerical methods.
The implementation of a numerical method with an appropriate convergence check in C++
Algebra Linear System Solver Task, Second Year 1st Semester - UNI211T.
This is a Numerical Analysis course project, implementing numerical analysis methods.
Python implementation of Cholesky Decomposition
Numerical Method Codes in Python
MAL111 - Mathematics Laboratory MATLAB Codes. Bisection Method, Fixed Point Method, Gauss Elimination, Gauss Jordan, Matrix Inversion, Lagrange Interpolation, Newton-Raphson, Regula-Falsi, Row Reduced Echelon Form, Simpson's Integration, Trapezoidal Method.
Introduction to Numerical methods
GUI based on Gaussian elimination method.
A linear system of equations solver that uses Gaussian elimination implemented on OpenCL aimed to take advantage of the GPU to improve the performance on large systems
MGy's course Linear Algebra
Gauss-Jordan Elimination Calculator
No description provided.
Linear Equations solver project done using Matlab, uses different method to solve the equations as Gauss Elimination, Gauss Jordan, LU Decomposition, Gauss Seidel, and Jacobi Iterative Method
Implementation for different numerical algorithms
Numerical Methods using Octave. Solving Linear equations, Systems of linear equations, etc.
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
Scratch implementation of Gaussian Elimination algo in Julia
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
Parallel Programming(CS major elective) programming assignments in the 5th semester. Taught by Prof. Wang Gang.
Compute the inverse of a matrix using the Gauss-Jordan method.
Repository for machine learning problems implemented in python
shows a component-example with use of angular-router
CODE FOR ALL MODULES OF NUMERICAL METHODS
This code can be used to perform gaussian elimination. It was coded in julia as julia is faster in dealing with matrices compared to python.
Numerical Methods for Physics
My codes for the courses of Computer Programming, and Numerical and Computational Physics at IITR