I'm having a presentation on Gauss-Seidel iterative method, and although it isn't mandatory , I woul

Wade Bullock

Wade Bullock

Answered question

2022-07-02

I'm having a presentation on Gauss-Seidel iterative method, and although it isn't mandatory , I would like to have some practical examples for this method (a system of linear equations with n 1000, preferrably in .txt form), as well as some implementation details (maybe block GS or something, since I haven't looked that up).
I would love it if you can give me examples from real-world calculations, like in a scientific paper or something.

Answer & Explanation

Ronald Hickman

Ronald Hickman

Beginner2022-07-03Added 18 answers

lock Gauss-Seidel Iterative Method have been used to calculate steady state probabilities of a queueing system (especially queues defined as 2D Markov chains) by solving balance equations simultaneously. Here is a paper says so.
Cooper Doyle

Cooper Doyle

Beginner2022-07-04Added 2 answers

There is a Gauss-Seidel variant of the classical value iteration algorithm in dynamic programming, which improves the (naive) convergence rate of VI.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Linear algebra

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?