Find guass jacobi method and guass seidal method :
1) 5x-2y+z=-4,x+6y-2z=-1,3x+y+5z=13
Answers
Answered by
2
Step-by-step explanation:
5x -2y + z = -4
x + 6y - 2z = -1
3x + y + 5z = 13Write a program in C also for the problem.
2..Solve the following by Gauss Elimination method-
3x + 4y + 5z = 18
2x –y + 8z = 13
5x – 2y + 7z = 20
3.Given data –X:11.41.82.2
Y:3.494.825.966.5
Find Y1.6 using Newton’s Forward Difference Formula. Write a program in C also for the problem
Answered by
0
Solve the System of Equations by Gauss Jacobi Method 3 − + = 1,
3 + 6 + 2 = 0 ,
3 + 3 + 7 = 4
Similar questions