Javascript Example to[br][url=https://www.geogebra.org/m/nfygd9me]Gauß-Seidel/Jacobi Iteration lineare Gleichungssysteme[math]\nwarrow[/math][/url][br][br][size=85]The Jacobi algorithm defines a new variable x and calculates the components with the predecessor variable.[br]The Gauß-Seidel algorithm calculates the components on the same input variable, includes the results inside the components loop (j-loop) [/size][br][br]Beispiel mit TabKalk [br][url=https://docs.google.com/spreadsheets/d/1Z_3hZe4dfavhkkNCq6snUsFov-JwNVgcaBYfbRYIYy8/edit?usp=sharing]Gauß-Seidel GoogleTab[/url][math]\nearrow[/math][br]
TabKalk mit named formulas A= a_k.i, x=X_k.i b=b.k
formulas Gauss-Seidel - x_k.1=B10:B23 , x_k.2=C10:C23, x_k.3=D10:D23