Solving System of Equations

版本 1.0.0.0 (1.7 KB) 作者: Kehinde OROLU
This function solves system of linear equations using Gaussian Elimination method
421.0 次下载
更新时间 2011/9/30

查看许可证

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 (2024). Solving System of Equations (https://www.mathworks.com/matlabcentral/fileexchange/33080-solving-system-of-equations), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB 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