文件名称:132131312312
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
% 否则不显示,默认值为0,x为解向量
- Usage: Selected Principal Gauss elimination method solution of linear equations ax = b format: x = nagauss2 (a, b, flag) a for the coefficient matrix, b for the right side column vector, flag if it is 0, it shows the middle Otherwise, the process does not appear, the default value is 0, x for the solution vectors
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
% 否则不显示,默认值为0,x为解向量
- Usage: Selected Principal Gauss elimination method solution of linear equations ax = b format: x = nagauss2 (a, b, flag) a for the coefficient matrix, b for the right side column vector, flag if it is 0, it shows the middle Otherwise, the process does not appear, the default value is 0, x for the solution vectors
相关搜索: MATLAB
(系统自动生成,下载前可以参看下载内容)
下载文件列表
d5.txt
jmaxgauss.m
jmaxlu.m
jmaxgauss.m
jmaxlu.m