Engineering >> Computer Science

Basic Operations of Matrices in Java

by Richard Boyer

 

Submitted : Spring 2009


The goal of this project is to create a program in the Java programming language with the ability to perform basic operations of matrices. The program is written in such a way that a computer can translate the definition of the matrix and its operations into scalar values and basic arithmetic operations. The program can be easily expanded in the future using the existing definitions, making it possible for the program to perform more advanced functions.

 


 

[ Back ]

Advisors :
Arcadii Grinshpan, Mathematics and Statistics
Jing Wang, Computer Science & Engineering
Suggested By :
Jing Wang