Solving System of Equations
版本 1.0.0.0 (1.7 KB) 作者:
Kehinde OROLU
This function solves system of linear equations using Gaussian Elimination method
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
引用格式
Kehinde OROLU (2025). Solving System of Equations (https://www.mathworks.com/matlabcentral/fileexchange/33080-solving-system-of-equations), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2010a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Mathematics > Sparse Matrices >
在 Help Center 和 MATLAB Answers 中查找有关 Sparse Matrices 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |