Git Product home page Git Product logo

algeo01-21109's Introduction

System of Linear Equations, Determinant, and Its Applications - IF2123 Linear and Geometric Algebra

Maintainer

  1. Rizky Abdillah Rasyid | 13521109
  2. Saddam Annais Shaquille | 13521121
  3. Hanif Muhammad Zhafran | 13521157

Overview

This program was made to fulfill the First Major Assignment of IF2123 Linear and Geometric Algebra Course. The programming language used by this project is Java.

This program can do several task involving Matrices and Linear Equations such as:

  1. Find solutions to a System of Linear Equation using Gauss Elimination method, Gauss-Jordan Elimination method, Inverse of a Matrix, and Cramer's Rule.
  2. Calculate determinant of a matrix using Row Reduction method and Cofactor Expansion method.
  3. Find an Inverse of a Matrix
  4. Find an equation and an estimated value in a case of Polinomial Interpolation, Bicubic Interpolation, and Multiple Linear Regression.
  5. Enlarge image to twice of its initial size using Bicubic Interpolation.

Contents

  1. bin folder contains Java bytecode (*.class) files.
  2. doc folder contains report of the project.
  3. lib folder contains the library required for this program (jar file).
  4. src folder contains source code for this program (.java files).
  5. test folder contains test cases for the program, including the output.
  6. Algeo01-21109.jar file, contains all classes in the program and the required library from the lib folder. You can use this file to run the program.

Running the Program

Execute the jar file in the parent directory.

java --enable-preview -jar Algeo01-21109.jar

algeo01-21109's People

Contributors

hanifmz07 avatar rizkyrsyd28 avatar saddamannais avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.