You are on page 1of 2

Choose an initial guess

for k = 1,2,

for i = 1,2,

for j=1,2,

,n

,i-1

end

for j=i+1,

end

end

,n

to the solution x.

check convergence; continue if necessary

end

You might also like