Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atomhudson/matrixmultiplication


https://github.com/atomhudson/matrixmultiplication

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Matrix Multiplication

## How to Use this Project

1. Ensure that Apache Tomcat server is configured in your Eclipse IDE.
2. Download the project files.
3. Open Eclipse IDE.
4. Click on "File" in the top-left corner.
5. Select "Open Project from File System".
6. Locate the downloaded project by clicking on "Directory".
7. Now select the project and right click on the project.
8. Select Run As > Run on Server.
9. Use Matrix Multiplication Calculator.

## Preview of the project

1. Home Page. ![Screenshot 2024-04-30 130940](https://github.com/atomhudson/MatrixMultiplication/assets/83460106/d50d8969-a657-45b4-b880-f204dedd836b)

2. Error Handling when Row(s) of Matrix A is not equal to Column(s) of Matrix B. ![Screenshot 2024-04-30 131005](https://github.com/atomhudson/MatrixMultiplication/assets/83460106/7647ea70-3477-4766-8b6b-d5448329b734)

3. Error Handling when All Paramtere are not filled. ![Screenshot 2024-04-30 131020](https://github.com/atomhudson/MatrixMultiplication/assets/83460106/d99bc73e-ec84-4b4c-808e-82d0bfbe76e1)

4. Result Page : ![Screenshot 2024-04-30 131735](https://github.com/atomhudson/MatrixMultiplication/assets/83460106/96febc66-5149-4d77-a637-cb661b83a74c)

## Video Preview
Youtube Video [Matrix Multiplication Calculator Web App](https://www.youtube.com/watch?v=LutajJRX6E4)