![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjupwyZFtv1SVKoYNLeMjFUL3qChF2cBrgt9Ha-UzSyxz26ogmqMWKYf_V-SgNEc7ofRPt2sGzREodTs0JnbW3Jn_sFZEIRUrTNo2os8tetjwXcFE_h3wvgZ_ceW7dVf9EpL2hiQPewQjQ/s320/Untitled.png)
Existing System
Although the existing
system also provide computer oriented solutions to get the matrix
multiplications results but the existing system cannot be used for different
sizes.It cannot be used for those matrix whose index sizes various and this
system can only be used for those matrix whose index sizes are of two
dimension. You will also be able to calculate multiplication of two matrices
have dimension size 2×2. But you cannot able to get results on matrices having
size greater then 2, so you will not able to check your result at a time. The
existing system also not able to display the entered elements while displaying
the final results, so that user can verify their entered data.
Proposed System
The current matrix
multiplication system will able to provide results of any desired matrix size.
Users will be also provided with options to choose the matrix size before
entering the elements value for that particular matrix. Once the matrix size
has been entered for both matrices, you will have to only enter the elements
for each matrix and your work is done. You do not have to work more with this
system and rest work will be performed by the login written on the back side of
the screen. It will able to display the final results along with elements of
each matrix.