Development of a Java Package for Matrix Programming

Computer Science – Mathematical Software

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Secondary school (high school) student project report. Foundation for JMaths project

Scientific paper

We had assembled a Java package, known as MatrixPak, of four classes for the purpose of numerical matrix computation. The classes are matrix, matrix_operations, StrToMatrix, and MatrixToStr; all of which are inherited from java.lang.Object class. Class matrix defines a matrix as a two-dimensional array of float types, and contains the following mathematical methods: transpose, adjoint, determinant, inverse, minor and cofactor. Class matrix_operations contains the following mathematical methods: matrix addition, matrix subtraction, matrix multiplication, and matrix exponential. Class StrToMatrix contains methods necessary to parse a string representation (for example, [[2 3 4]-[5 6 7]]) of a matrix into a matrix definition, whereas class MatrixToStr does the reverse.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Development of a Java Package for Matrix Programming does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Development of a Java Package for Matrix Programming, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Development of a Java Package for Matrix Programming will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-52485

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.