Matrix-Arithmetic

September 2021 - December 2021

King Mongkut's Institute of Technology Ladkrabang

Bangkok, Thailand

Cover image for Matrix-Arithmetic

A feature-packed matrix arithmetic program that operates within the terminal. This tool encompasses addition, subtraction, multiplication, scalar multiplication, exponentiation, determinant computation, transposition, inversion, and adjoint matrix operations.

Go to Project

1. Define matrix

Image 1 for Matrix-Arithmetic

2. Select a matrix to define

Image 2 for Matrix-Arithmetic

3. Input matrix through the terminal/command line

Image 3 for Matrix-Arithmetic

4. Suppose we have a file containing comma-separated values

Image 4 for Matrix-Arithmetic

5. We just specify the delimiter as a , and simply press enter

Image 5 for Matrix-Arithmetic

6. View stored matrix

Image 6 for Matrix-Arithmetic

7. Select a matrix to view

Image 7 for Matrix-Arithmetic

8. Perform arithmetic

Image 8 for Matrix-Arithmetic

9. Select operation

Image 9 for Matrix-Arithmetic

10. Answer

Image 10 for Matrix-Arithmetic

11. output.txt

Image 11 for Matrix-Arithmetic

12. output.csv

Image 12 for Matrix-Arithmetic