please i need your help my e-mail
siddigsamia@yahoo.com

1) Implement the Gaussian elimination and with RREF method using MatLab or C++ to solve a system of linear equations of the form:
2) Your program should accept an augmented matrix from the user in the form of:
The output of your program should be in the form of:
3) Implement Gauss-Seidel iterative method in Matlab or C++ to solve systems if the form in (1). Same input should be expected as in (2).
4) Test both methods using the following 8 coefficient matrix sizes:
[1x1], [2x2], [3x3], [4x4], [5x5], [6x6], [7x7] and [8x8]
5) Compare the results of both methods in terms of absolute relative error and execution time.

FTR:
> Mar 25th, 2006 [OP]
> Jul 27th, 2007 (Resurrection #1 by tformed)
> Oct 12th, 2010 (Resurrection #2 by ssahmed)

Member Avatar for iamthwee

No.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.