See the details method (https://brilliant.org/wiki/gaussian-elimination/).
Example:
A =
2 3 6
1 7 3
5 1 3
B =
3
9
7
The required solution is:
ans =
1.5455
1.3636
-0.6970
引用格式
Dr. Manotosh Mandal (2026). Gauss Jordan method (https://ww2.mathworks.cn/matlabcentral/fileexchange/72551-gauss-jordan-method), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: Numerical Methods
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0 |
