https://github.com/azrielx86/gauss-jordan-method
A Multiple variable equation solver using Gauss-Jordan elimination method
https://github.com/azrielx86/gauss-jordan-method
algorithms gauss-elimination numerical-analysis
Last synced: over 1 year ago
JSON representation
A Multiple variable equation solver using Gauss-Jordan elimination method
- Host: GitHub
- URL: https://github.com/azrielx86/gauss-jordan-method
- Owner: Azrielx86
- Created: 2022-11-21T05:10:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T07:17:59.000Z (over 3 years ago)
- Last Synced: 2025-03-15T04:43:13.048Z (over 1 year ago)
- Topics: algorithms, gauss-elimination, numerical-analysis
- Language: C#
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Método de eliminación completa de Gauss-Jordan
Programa realizado para la práctica 3 de la materia Análisis Numérico (FI - UNAM), semestre 2023-1.
Las prácticas 1 y 2 están disponibles en este repositorio.
## Capturas
### Ventana inicial

### Creación de una matriz

### Muestra de los resultados
