00:01
Hello students, first we discuss the gauss -seidel method.
00:06
This is an iterative method.
00:13
Gauss -seidel method.
00:14
This is an iterative method used to solve system of linear equations.
00:33
System of linear equations.
00:37
It operates by iteratively updating the components of the solution vector based on the current estimates of the other components.
00:48
This method, the method converges to a solution as the number of iterations, iterations increases.
01:13
Gauss -seidel is particularly useful for systems where the matrix is diagonally dominant but it might not converge for all types of systems.
01:22
The next one is gauss -jordan method.
01:30
This is a direct method.
01:31
It is a direct method for solving system of linear equations.
01:49
System of linear equations through a sequence of row operations.
01:57
Through a sequence of row operations that transforms that transforms the augmented matrix, augmented matrix into reduced row equivalent form to row reduced equivalent form...