Development of a Java Package for Matrix Programming

dc.creatorLim, Ngee-Peng
dc.creatorLing, Maurice HT
dc.creatorLim, Shawn YC
dc.creatorChoi, Ji-Hee
dc.creatorTeo, Henry BK
dc.date2003-06-24
dc.date.accessioned2026-07-07T03:19:58Z
dc.date.available2026-07-07T03:19:58Z
dc.descriptionWe 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.
dc.descriptionSecondary school (high school) student project report. Foundation for JMaths project
dc.identifierhttps://arxiv.org/abs/cs/0306127
dc.identifierhttp://arxiv.org/abs/cs/0306127
dc.identifier.urihttp://salesiana.dossiersoluciones.com/handle/123456789/31672
dc.subjectMathematical Software
dc.subjectK.3.0; G.m
dc.titleDevelopment of a Java Package for Matrix Programming
dc.typetext

Files

Collections