Gauss Jordan method

Solution of linear system of equations by Gauss Jordan method.
510.0 次下载
更新时间 2019/8/27

查看许可证

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 (2024). Gauss Jordan method (https://www.mathworks.com/matlabcentral/fileexchange/72551-gauss-jordan-method), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numerical Integration and Differential Equations 的更多信息
致谢

启发作品: Numerical Methods

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0