Engineering >> Computer ScienceBasic Operations of Matrices in Javaby 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.
|