阅读背景:

Gauss_Seidel迭代算法matlab版

来源:互联网 
function Gauss_Seidel(A,b,n,x0,E,N)
k=1
x=zeros(n,1)';构造列向量 x=z



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: