my_gauss_elim(A,B)

版本 1.0.0.0 (803 字节) 作者: Sander Khowaja
Naive Gaussian Elimination with Backward Substitution Method for 3x3 matrix
181.0 次下载
更新时间 2015/8/31

查看许可证

This code is for Naive Gaussian Elimination with Backward Substitution Method for 3x3 Matrix. This code takes an input argument of A which is 3x3 coefficient matrix and B is 3x1 output coefficient matrix

引用格式

Sander Khowaja (2024). my_gauss_elim(A,B) (https://www.mathworks.com/matlabcentral/fileexchange/52777-my_gauss_elim-a-b), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

Community Treasure Hunt

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

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