Solving System of Equations

This function solves system of linear equations using Gaussian Elimination method
424 descargas
Actualizado 30 sep 2011

Ver licencia

x=GaussianElimination(A,b)
GaussianElimination solves system of linear equations of the form Ax = b using Gaussian Elimination method.
A = n x n square matrix with the coefficients of the system of equations
as the elements of matrix A
b = column matrix with length = n

Citar como

Kehinde OROLU (2024). Solving System of Equations (https://www.mathworks.com/matlabcentral/fileexchange/33080-solving-system-of-equations), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Sparse Matrices en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0