Matlab Linear Algebra Coding
Budget: $10 – $30 USD
Hello, I am wondering if you will be able to complete a project for me. This project involves writing a function code that when plugging any kind of matrix “A” in the command window it can create an output in a text file that lists the elementary row operations used to perform Gaussian Elimination, until we get a matrix in echelon or reduced row echelon form along with the matrices resulting from each operation. The program needs to also output the final matrix in the command window and include comments explaining each part of the code.