Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear Algebra Calculator

Kasane Teto

Linear Equation Systems, Determinants, and Their Applications

This project is a Java-based library and GUI application designed for solving linear algebra problems as part of the Linear Algebra and Geometry course at Institut Teknologi Bandung. The project handles various linear equation systems (SPL), matrix operations, interpolation, and regression.


Team Members

Name NIM
Darrel Adinarya Sunanda 13523061
Aryo Bama Wiratama 13523088
Muhammad Hazim Ramadhan Prajoda 13523009

Features

  • Solving Linear Equation Systems:
    • Gaussian Elimination
    • Gauss-Jordan Elimination
    • Matrix Inversion
    • Cramer's Rule (for square matrices)
  • Matrix Operations:
    • Determinant Calculation
    • Matrix Inversion
  • Interpolation Methods:
    • Polynomial Interpolation
    • Bicubic Spline Interpolation
  • Regression Models:
    • Multiple Linear Regression
    • Multiple Quadratic Regression

Interface & Input

Input can be entered interactively via keyboard in the GUI or loaded directly from formatted matrix text files (.txt).


Getting Started

  1. Download or clone the repository:

    git clone https://github.com/Darsua/LinearAlgebraCalculator.git
  2. Run the program:

    java -jar bin/LinearAlgebraCalculator.jar

License

This project is licensed under the MIT License.

About

Java GUI application for solving linear systems, matrix operations, interpolation, and regression

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages