A small React application that solves NxN equations using the Gauss-Jordan elimination method.
-
Updated
Aug 16, 2024 - CSS
A small React application that solves NxN equations using the Gauss-Jordan elimination 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
Solving systems of linear equations using numerical methods - python
Gauss-Jordan Elimination method
Code for reducing an nxn matrix into gauss-jordan form with row elementry operations.
Kalkulator Matriks adalah salah satu tugas besar pada mata kuliah Aljabar Linier dan Geometri yang terdiri dari operasi-operasi dasar matriks, serta fitur-fitur lain seperti interpolasi polinom, regresi linier berganda, serta pembesaran citra melalui teknik interpolasi bikubik.
Ejercicios de la asignatura métodos numéricos en la uniamazonia
Implementation of the Gauss Jordan Elimination in Java
Algorithm to calculate the internal temperature of a processor using the Gauss Jordan system of equations
solving a system of linear equations by C#
Second-degree Computer Engineering subject at Universitat de Barcelona
Programa para calcular vectores propios, intersección de 2 planos y determinantes
Finite arithmetic algorithms and functions in matlab
A Python-based linear equation solver CLI application that allows a user to input a number of linear equations and choose any one of 4 numerical methods (Gaussian-elimination, LU decomposition, Gaussian-Jordan and Gauss-Seidel), along with their respective parameters, to solve the equations.
Desktop‑приложение для решения СЛАУ с графическим интерфейсом на PyQt6. Поддерживает методы Крамера, Гаусса и Гаусса‑Жордана.
Codes and explanations for some numerical methods to find solutions to linear algebraic equations.
Implementation for solve ecuationes linear for gauss jordan method make on javascript, and node-webkit env
Trabalho de Algebra Linear - Aplicação para encontrar Kernel e aprender mais sobre Álgebra Linear
Add a description, image, and links to the gauss-jordan topic page so that developers can more easily learn about it.
To associate your repository with the gauss-jordan topic, visit your repo's landing page and select "manage topics."