Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

write a program to solve a system of linear equations using Gaussian Elimination

ID: 3633828 • Letter: W

Question

write a program to solve a system of linear equations using Gaussian Elimination with Partial Pivoting using FORTRAN 95 and sliver frost compiler.
Question Details
the program needs to calculate the unknowns of a system of up to five (5) linear equations
specified by the user. Specifically the program must do the following:
i) Write to the screen a header indicating the program name.
ii) Read an input file titled “input.txt” containing the system of equations. Details
on the format of the input file are specified in the input.txt Formatting
section.
iii) Solve the unknowns in the system using GEPP.
iv) Report to the screen, and to an output file named “output.txt” the solution to
the system.
please help

Explanation / Answer

http://ftp.math.utah.edu/pub/tex/bib/toc/lncs2002b.html