Given the data A=[7 -2 1 2;2 8 3 1;-1 0 5 2;0 2 -1 4]; n=4;b=[3;-2;5;4]; E=10^-6; m=50;
Prepare a gauss siedel code which gives number of iterationsrequired and x vector
Expert Answer
An answer will be send to you shortly. . . . .
Given the data A=[7 -2 1 2;2 8 3 1;-1 0 5 2;0 2 -1 4]; n=4;b=[3;-2;5;4]; E=10^-6; m=50;
Prepare a gauss siedel code which gives number of iterationsrequired and x vector
An answer will be send to you shortly. . . . .