HP Forums
New algorithm for enhacing iterative methods for linear equations - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: New algorithm for enhacing iterative methods for linear equations (/thread-7138.html)



New algorithm for enhacing iterative methods for linear equations - Namir - 10-31-2016 02:53 PM

Hi All,

I am happy to announce that I posted a new algorithm to enhance stationary methods for iteratively solving systems of linear equations. The methods I am working with are the Jacobi, Gauss-Seidel, and Successive Over Relaxation methods. click here to reach my web page that shows new algorithms and go down to the last entry in the list. Click on the link associated with that entry to download a PDF file that contains an article that discusses the new algorithm. The article contains MATLAB listings.

Enjoy!

Namir


RE: New algorithm for enhacing iterative methods for linear equations - Namir - 11-26-2016 10:59 PM

I have updated my paper for the new algorithm. The paper includes additional results for matrices having different combination of values. Use the same link in the original message to download version 2.00.00 of the paper.

Namir